# Functions

FullDump dumps the complete content of a given HTTP request, including its method, URL, body, headers and caller address.
GetRequestBody parses and returns the content of the httpRequest body in string representation.