Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Migrate from router to endpoint

Latest
Compare
Choose a tag to compare
@jonfriesen jonfriesen released this 05 Jan 19:24
· 1 commit to main since this release
35102dc

What's Changed

  • Ensure forward scheme by @tylerflint in #1
  • Handle upstream connection errors by @tylerflint in #2
  • Add debugging around Forwarded proxy request by @tylerflint in #4
  • Clone the proxy request before forwarding to ensure body can be read by @tylerflint in #3
  • Simpler Forwarded header parser with zero dependencies by @tylerflint in #5
  • Don't allow fetch to handle redirects, we want to return them back to… by @tylerflint in #6
  • Enable bundling and update deno dependencies by @tylerflint in #7
  • adds new github action workflow by @jonfriesen in #8
  • migrates from router to endpoint by @jonfriesen in #9

New Contributors

Full Changelog: https://github.com/qpoint-io/qpoint-proxy/commits/v0.2.7