Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

v4.8.9

Compare
Choose a tag to compare
@lgallard lgallard released this 29 Oct 20:11
· 13 commits to master since this release
9d6bd1a
  • Encapsulate a static BuildURL method.
  • Change default port number to -1 (just like local_port) and set to remove the ":" part of the URL if it is -1.
  • Change a few instances where port is sent as part of header and modified those to take into account the new url string without the port number

Thanks @simplethemind