This commit is contained in:
crusader 2018-05-10 19:14:33 +09:00
parent dbb15f14a2
commit 3ae9f53619

View File

@ -17,5 +17,5 @@ const (
HTTPRequestHeaderValue_Probe_Method_Connect = "CONNECT"
HTTPResponseHeaderValue_Probe_Method_EncryptionKey = "ENCRYPTION_KEY"
HTTPResponseHeaderValue_Probe_Method_DELETE = "DELETE"
HTTPResponseHeaderValue_Probe_Method_Delete = "DELETE"
)