# Functions
Delete returns *HttpClientRequest with DELETE method.
Get returns *HttpClientRequest with GET method.
Head returns *HttpClientRequest with HEAD method.
No description provided by the author
Post returns *HttpClientRequest with POST method.
Put returns *HttpClientRequest with PUT method.
# Structs
No description provided by the author
# Type aliases
No description provided by the author