Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseGETBodyForm ¶
ParseGETBodyForm parses x-www-form-urlencoded style payloads from GET request bodies. net/http only parses URL query strings for GET requests, so legacy clients that incorrectly place form fields in the body need this compatibility fallback.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.