Author :
Azat Khuzhin
Date :
2017-10-29 22:53:41
Hash :db483e3b Message :Allow bodies for GET/DELETE/OPTIONS/CONNECT
I checked with nginx, and via it's lua bindings it allows body for all
this methods. Also everybody knows that some of web-servers allows body
for GET even though this is not RFC conformant.
Refs: #408