diff options
-rw-r--r-- | TODO.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md index d7c4aa2..47f455e 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,15 @@ a `catch_unwind`? there are complications with the first one, but perhaps we can make it work? +(6) CGI Bin To Man-in-the-middle Requests + Is this just parrot? Maybe this is just parrot? I want something, for + ease of debugging, to sit between corgi and the binary so we can + see both ends of the conversation. I had a bug in corgi-stats that had + corgi erroring with "no nl in header" and that was confusing. I was + able to fix it kind of blindly, but that was not ideal. It could've + been bad! Being able to see what corgi-stats was returning would've + been very helpful. + DONE :) DONE :) DONE :) DONE :) DONE :) DONE :) DONE :) DONE :) DONE :) ======================================================================= |