# Functions
FilterSimpleArgs filters out the simple type arguments int, string, bool, and []byte.
NewResponse is a wrapper of the http.Response instance, it reads the response body and close the file.
# Structs
Response is wrapper for standard http.Response and provides more methods.