renerocksai
|
f4d1ac0a30
|
fix #178 status code mismatch
|
2025-08-28 20:21:23 +02:00 |
|
Sören Michaels
|
d330979a75
|
feat: add HEAD Method to methodAsEnum
|
2024-06-23 23:59:43 +02:00 |
|
Louis Pearson
|
583ad97633
|
fix: move getHeaderCommon to zap.zig
|
2024-04-24 17:30:30 -06:00 |
|
Rene Schallner
|
d83bf5afa7
|
Merge pull request #94 from jkoop/more-http-status-enums
update http.zig to rfc9110
|
2024-04-24 02:37:49 +02:00 |
|
Louis Pearson
|
a907ef9fad
|
feat: Wrap mimetypeRegister and mimetypeClear
|
2024-04-23 16:44:18 -06:00 |
|
Joe Koop
|
c1e6c160d0
|
update http.zig to rfc9110
using MDN as a reference
|
2024-04-22 10:12:36 -05:00 |
|
Rene Schallner
|
db579a99f0
|
in http.methodToEnum use std.meta.stringToEnum
|
2024-02-24 15:18:03 +01:00 |
|
Froxcey
|
37f7b8b4aa
|
Use custom method enum
|
2024-01-31 21:15:27 +08:00 |
|
Rene Schallner
|
a5d8554e3b
|
added http status code enum from apple_pie
|
2023-01-21 09:58:29 +01:00 |
|