1
0
Fork 0
No description
Find a file
2025-09-24 21:39:03 -05:00
docs basic auth 2025-09-23 11:32:40 -05:00
examples basic auth 2025-09-23 11:32:40 -05:00
tests begin final http10 compliance 2025-09-24 21:39:03 -05:00
.gitignore splite compliance_test into three groups 2025-09-22 21:16:51 -05:00
accept.go begin final http10 compliance 2025-09-24 21:39:03 -05:00
basicauth.go basic auth 2025-09-23 11:32:40 -05:00
compression.go support basic compression (gzip, deflate) 2025-09-24 21:14:53 -05:00
config.go integrate host header directly into loop 2025-09-23 10:30:47 -05:00
content_type.go complete charset content-type support 2025-09-24 21:24:53 -05:00
context.go begin final http10 compliance 2025-09-24 21:39:03 -05:00
form.go add form processing 2025-09-21 22:07:27 -05:00
go.mod first 2025-09-21 15:33:42 -05:00
group.go basic auth 2025-09-23 11:32:40 -05:00
handler.go first 2025-09-21 15:33:42 -05:00
header.go first 2025-09-21 15:33:42 -05:00
http.go asterisk forms for OPTIONS 2025-09-22 21:35:06 -05:00
query.go first 2025-09-21 15:33:42 -05:00
request.go begin final http10 compliance 2025-09-24 21:39:03 -05:00
response.go begin final http10 compliance 2025-09-24 21:39:03 -05:00
router.go allowed methods header 2025-09-24 06:38:24 -05:00
server.go support basic compression (gzip, deflate) 2025-09-24 21:14:53 -05:00
TODO.md complete charset content-type support 2025-09-24 21:24:53 -05:00
TODO_HTTP10_FINAL.md begin final http10 compliance 2025-09-24 21:39:03 -05:00