zig icon indicating copy to clipboard operation
zig copied to clipboard

std.http: add missing documentation and a few examples

Open truemedian opened this issue 2 years ago • 1 comments

This adds the missing documentation for most of the previously undocumented functions, alongside a few example usages in certain scenarios.

This also removes the allocator parameter from Server and Server.init as it had no use and there are no plans to have a use for in the in near future.

truemedian avatar Dec 19 '23 15:12 truemedian

Used to work on the same PR, just closed it a week ago. Anyhow, imho this looks good so far 👍

vexy avatar Dec 19 '23 15:12 vexy

Nice work & apologies for the delay on the review & merge.

andrewrk avatar Jan 14 '24 02:01 andrewrk