Cleanup Header all the same with : ending #6
This commit is contained in:
parent
5ad5d95e05
commit
88b2126db5
1 changed files with 5 additions and 5 deletions
|
@ -84,11 +84,11 @@ DeclareModule lhs_web
|
||||||
#cha_R_StringBase64 = "StringBase64" ;Element StringBase64 :Base64 Encoded String
|
#cha_R_StringBase64 = "StringBase64" ;Element StringBase64 :Base64 Encoded String
|
||||||
#cha_R_http_head_status = "HeaderStatus" ;200 OK 300 Error 500 Server Error usw.
|
#cha_R_http_head_status = "HeaderStatus" ;200 OK 300 Error 500 Server Error usw.
|
||||||
#error_string = "error"
|
#error_string = "error"
|
||||||
#http_head_method = "method"
|
#http_head_method = "method:"
|
||||||
#http_head_request = "request"
|
#http_head_request = "request:"
|
||||||
#http_head_protocol = "protocol"
|
#http_head_protocol = "protocol:"
|
||||||
#http_head_query = "query"
|
#http_head_query = "query:"
|
||||||
#http_head_status = "status"
|
#http_head_status = "status:"
|
||||||
#http_head_date = "date:"
|
#http_head_date = "date:"
|
||||||
#http_head_server = "server:"
|
#http_head_server = "server:"
|
||||||
#http_head_content_length = "content-length:"
|
#http_head_content_length = "content-length:"
|
||||||
|
|
Loading…
Reference in a new issue