Adds Port Detection
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.