Skip to content

Commit d9ee67b

Browse files
committed
Added support for body request
1 parent d1a8880 commit d9ee67b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server-engine.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const (
2626
/* HTTP Engine Type Values Starts at 1000 */
2727
HTTP_QUERY = ENGINE_PARAMETERS
2828
HTTP_PATH = ENGINE_PATH
29+
HTTP_BODY = iota + 1000
2930
HTTP_FORM = iota + 1000
3031
HTTP_MULTIPART_FORM = iota + 1000
3132
HTTP_METHOD = iota + 1000

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy