Documentation ¶
Overview ¶
Package http implements crazy ideas for http optimizations that should be mostly std compatible.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AcquireRequest ¶
AcquireRequest returns new *http.Request from pool.
func NewRequest ¶
NewRequest is optimized version of http.NewRequestWithContext.
func PutRequest ¶
PutRequest resets *http.Request and puts to pool.
Types ¶
Click to show internal directories.
Click to hide internal directories.