Expand description
The Client Module used for sending requests to servers
Structs§
- ByteStream 
- A Simple In-Memory Stream that can be used to store bytes
- MultipartField 
- A MultipartField which is part of a MultipartRequestand used to add a standard text field
- MultipartRequest 
- The main MultipartRequeststruct for sending Multipart submissions to servers
- MultipartStream 
- A stream which is part of a MultipartRequestand used to stream out bytes
Enums§
- MultipartItems 
- The enum for multipart items which is either a field or a stream