44 Commits (main)

Author SHA1 Message Date
floscodes 3138255bc7 fix accept GET query string in URI 1 year ago
floscodes c733270df5 add getQuery method to Request 1 year ago
floscodes 68e7e79428 improved comments 1 year ago
floscodes 81dfb37b25 make chunked encoding request possible 1 year ago
floscodes 36b6440f7e add comments 1 year ago
floscodes 76f87276b5 fix request handling with body 1 year ago
floscodes 25c0ef555a change test cookie lifetime 1 year ago
floscodes 425cdeb0fa improve request method and body checking 1 year ago
floscodes 5772d82007 improve request stream reading 1 year ago
floscodes 1172db2a8a new server test 1 year ago
floscodes c18388c189 detect Content-Length 1 year ago
floscodes 554c42ede7 add Request methods 1 year ago
floscodes 72d34f4b96 improve request building 1 year ago
floscodes 06b6d4eaa2 fix request stream parsing 1 year ago
floscodes c6cab06245 fix request stream parsing 1 year ago
floscodes 84073d812f change server test 1 year ago
floscodes 7c845d097b fix docs and tests 1 year ago
floscodes 048b6290b7 add comments 1 year ago
floscodes 112cc73168 add Request cookies 1 year ago
floscodes 464d8a2516 implement cookie for Response 1 year ago
floscodes 64ace43684 add Response cookie 1 year ago
floscodes 8adcd7491d improve version check 1 year ago
floscodes 1ae9353464 enable for lower than zig version 0.11.0 1 year ago
floscodes 0c8ec8e8a8 adapt handle function type 1 year ago
floscodes 002d41a5a5 fix memory leak 1 year ago
floscodes b491fd5e68 close server at end of scope 1 year ago
floscodes 6df2e357ae add client ip to Response struct, avoid server listen error 1 year ago
floscodes e7960eba28 io_mode evented and close server when addr in use 1 year ago
floscodes 58c46692c6 add Run Server Test 1 year ago
floscodes 98709106e5 fix memory leaks 1 year ago
flopetautschnig 9ee1561eae
requires at least zig 0.11.0 1 year ago
flopetautschnig 32c1f95938
Rely on zig 0.10.1 1 year ago
flopetautschnig d371ce8b9d
Update types.zig 1 year ago
flopetautschnig 104f2c7649
Update server.zig 1 year ago
flopetautschnig 1bf1b8c493
Delete main.zig 1 year ago
flopetautschnig c93190b29a
make lib and zig.mod 1 year ago
flopetautschnig 9d75b30c9c
First version is working! Now ready for testing ;) 1 year ago
flopetautschnig e4d89fe903
build Request and stringify Response working 1 year ago
flopetautschnig a459ea9dd3
fix build method of Response, create server.zig 1 year ago
flopetautschnig 2c83ea2a38
change many things an continue work 1 year ago
flopetautschnig e7340bb3f2
adding many things, adding docs 1 year ago
flopetautschnig bc0f05feda
add fn to status, changed Request Response structs 1 year ago
flopetautschnig 1f171b59c0
adding http status codes and types moving to the src folder 1 year ago
flopetautschnig 34ff28b628
initial push - init server 1 year ago