@backhooks/http
v0.2.1
Published
## `useHeaders(): Promise<Record<string, string>>`
Downloads
13
Readme
HTTP backhooks
useHeaders(): Promise<Record<string, string>>
Retrieve the headers of the current request.
useBody(): Promise<any>
Retrieve the body of the current request.