Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up(bug) request to http /get shows https in url field #567
Comments
|
When I run the docker container locally, I see the unencrypted URL:
Does httpbin.org have some additional configuration? I too would like to see whether the connection is HTTP or HTTPS. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TLS may have been applied internally - but the purpose of this endpoint is to return what the client sent, not what it was transformed to by httpbin.org internal services.