scgi

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins

2021-08-11
22:24
don't buffer the complete request anymore only convert the headers via http.Request, read the body from the original connection via io.MultiReader. Leaf check-in: c2218a963a user: code@rbn.im tags: master, trunk
21:42
cleanup, add tests, add license, better example check-in: d2d148c443 user: code@rbn.im tags: master, trunk
2021-08-09
15:50
cleanup, use net/http/cgi check-in: 1d87d29e09 user: code@rbn.im tags: master, trunk
2021-08-08
00:27
fix reading body, refactor check-in: 40f176c20d user: code@rbn.im tags: master, trunk
2021-08-07
01:09
initial commit check-in: ccb476cceb user: code@rbn.im tags: master, trunk