tiny.http.ResponseScratch
Defined in tiny.http.
API (2)
Fields and members
Public fields and members.
Source
Source: lib/http/src/response.zig:100
zig
pub const Scratch = struct { headers: []Header, head: []u8,};Source: lib/http/src/root.zig:54
zig
pub const ResponseScratch = response.Scratch;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 2 |
| Version | 26.7.0 |
| Revision | daab053ee433 |