Commit graph

9 commits

Author SHA1 Message Date
1587b923c1
refactor(http): pass Server & Content-Length as proper headers
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-11-20 22:41:49 +01:00
380605ea08
feat(http): allow arbitrary number of response headers
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2023-11-20 22:25:58 +01:00
b053aa6c93
feat(lander): serve content-disposition header 2023-11-12 16:35:55 +01:00
12362fe7ac
fix: mime type names are now indexed correctly
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
2023-07-21 12:28:00 +02:00
a6b407ebaf
fix: accept more headers and bigger requests for browsers
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
2023-07-21 12:20:27 +02:00
62c42331d4
docs: document event & http loop 2023-05-31 16:49:15 +02:00
323fa65921
feat: configure api key using env var 2023-05-31 13:29:13 +02:00
bbfea5876e
feat: abstract http body 2023-05-31 11:46:34 +02:00
f07042e798
refactor: modularize the http header files 2023-05-30 16:00:08 +02:00