[core] config option to allow GET w/ request body
commit8441c9e8e8ee02aa72e75d11a0094540b015f596
authorGlenn Strauss <gstrauss@gluelogic.com>
Fri, 22 Feb 2019 04:55:59 +0000 (21 23:55 -0500)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 7 Mar 2019 05:32:17 +0000 (7 00:32 -0500)
treec6a75f6f9dc1114bbe453172f8ba7adcce56baf9
parent8167497899f4731abf47a20cffcbe29c166c6871
[core] config option to allow GET w/ request body

server.http-parseopts = ( "method-get-body" = "enable" )
src/base.h
src/burl.h
src/configfile.c
src/request.c