Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy HTTP: Added standard port for inet and inet6 #1261

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 13, 2024

  1. Added standard port for inet and inet6

    Added a standard port for IPv4 and IPv6 addresses when using proxy and HTTP, eliminating the need to specify an additional port 80. This is defined by the RFC standards for HTTP. Currently Nginx Unit only uses HTTP connections for proxying, version 1.1.
    Pavlusha311245 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3a5956f View commit details
    Browse the repository at this point in the history