Skip to content

Adds Port Detection

Compare
Choose a tag to compare
@donatj donatj released this 19 Apr 20:43
· 81 commits to master since this release
0931d80

Adds

  • ProxyAwareSchemer::withDetectedPort

Updates

Adds forwarded port detection to

  • ProxyAwareSchemer::withDetectedScheme
  • ProxyAwareSchemer::withUriWithDetectedScheme

⚠️ Warning - Minor Compatibility Break

ProxyAwareSchemer constructor argument order changed. This is leaning on the semantic versioning allowing 0.x to have breaking changes - and the fact that this library is only 22 days old. I'm not a fan of breaking changes but this became necessary to keep the library orderly.

I thoroughly apologize if this gives anyone grief.