lhs_web_helper: Add connection constants
This commit is contained in:
parent
89e2c11cea
commit
374074c62f
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ DeclareModule lhs_web_helper
|
||||||
|
|
||||||
#error_string = "error"
|
#error_string = "error"
|
||||||
|
|
||||||
|
#http_connection_upgrade = "upgrade"
|
||||||
|
#http_connection_websocket = "websocket"
|
||||||
|
|
||||||
#http_head_method = "method:"
|
#http_head_method = "method:"
|
||||||
#http_head_request = "request:"
|
#http_head_request = "request:"
|
||||||
#http_head_protocol = "protocol:"
|
#http_head_protocol = "protocol:"
|
||||||
|
|
Loading…
Reference in a new issue