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

docs: fix request url error in certificate doc #10790

Merged
merged 1 commit into from Jan 10, 2024

Conversation

RitterHou
Copy link
Contributor

Description

The certificate doc page has a test request

curl --resolve 'test.com:9443:127.0.0.1' https://test.com:9443/hello -k -vvv

The request url has an error because the path should be /get, not /hello

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

Signed-off-by: derobukal <derobukal@gmail.com>
@monkeyDluffy6017 monkeyDluffy6017 changed the title docs: fix certificate doc request url error docs: fix request url error in certificate doc Jan 10, 2024
@kayx23 kayx23 merged commit c4521d0 into apache:master Jan 10, 2024
7 of 8 checks passed
@RitterHou RitterHou deleted the certificate_doc_error branch January 11, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants