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

linkcheck tests: test webservers: enable HTTP/1.1 protocol #11392

Merged

Commits on May 9, 2023

  1. tests: linkcheck builder: update test webserver handlers from HTTP/1.…

    …0 protocol (default) to HTTP/1.1
    jayaddison committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7b16392 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f97de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45053ad View commit details
    Browse the repository at this point in the history
  4. tests: linkcheck: capture_headers_handler: relocate the (client) head…

    …er capture to before any server-side communication has been initiated by the handler
    
    (cherry picked from commit 4d485ae)
    jayaddison committed May 9, 2023
    Configuration menu
    Copy the full SHA
    aec34ad View commit details
    Browse the repository at this point in the history
  5. tests: linkcheck: InfiniteRedirectOnHeadHandler: close server-side co…

    …nnection after response body is written, since we do not anticipate the client will read it
    
    Ref: sphinx-doc#11340 (comment)
    jayaddison committed May 9, 2023
    Configuration menu
    Copy the full SHA
    824202e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    b89450c View commit details
    Browse the repository at this point in the history
  2. Revert "Compatibility issue: pin to 'urllib3<2.0.0' pending support i…

    …n 'requests'"
    
    This reverts commit b89450c.
    jayaddison committed May 14, 2023
    Configuration menu
    Copy the full SHA
    c899963 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e405f91 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    94644fd View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    835152a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88728d View commit details
    Browse the repository at this point in the history