Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultipartMixed ¶
func MultipartMixed(w http.ResponseWriter, r *http.Request)
MultipartMixed handles a batch of HTTP requests in `multipart/mixed` format. Each part contains `application/http` content representing an individual request. Once processed, HTTP responses are returned as `application/http` content in the same sequence as the corresponding requests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.