- Ability to use individual functions to handle a request
- Remove transfer encoding header from the parseOrigin
- Set errors on report when statusCode >= 400
- Catch fetch & json() errors
- Split up parsing, proxying and processing. Also added reporting
- Split up parsing with proxying
- Continue if passthrough
- Expand report data
- Ability to overwrite isPassthrough request
- Timings
- Improve security
- 557d087: Initial version