Commit Graph

8 Commits

Author SHA1 Message Date
5dcc4c8bf7 proxy: finish re-writing all proxy states
Also fix some new bugs that showed up. Proxying now works with HTTP websites
but only the ones which serve their content through the content-length HTTP
header field
2024-09-12 19:31:01 +02:00
718a040d15 proxy: begin transition from regex to parslib 2024-09-08 22:00:58 +02:00
0xdeadbeer
1bc58618e5 repo: rename library and update docs 2024-09-04 11:10:08 +02:00
40daff5c44 fix: truncate empty bytes before using messages 2024-08-06 22:21:38 +02:00
d61315d438 proxy: implement forwarding 2024-08-02 18:38:13 +02:00
kevinj
4d30b297a5 logic: use regex for parsing 2024-07-31 16:14:50 +02:00
5c5cda5f51 proxy: add basic title parsing 2024-07-21 22:41:14 +02:00
87d75b7f48 init: create repository with bootstrap code 2024-07-21 19:43:17 +02:00