Expand description
Request body types for nyquest HTTP clients.
This module defines the various body types that can be used in HTTP requests, including byte content, form data, and multipart forms.
Structs§
- Part
multipart - Represents a part in a multipart form.