Commit Graph

7 Commits

Author SHA1 Message Date
dbcf0d8ef4 proxy: implement a relaying system
also remove now defunct functions +
rewrite state machine
2024-09-17 18:40:01 +02:00
009913283c feat: cover chunked encoding for body segmentation 2024-09-15 01:52:51 +02:00
f1e2efc9d2 repo: update docs 2024-09-12 19:58:33 +02:00
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
20c6ffe01b proxy: remove junk regex code 2024-09-08 22:20:06 +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