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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Fix HTTP redirect handling #7094

Merged

Commits on May 21, 2023

  1. Copy the full SHA
    7c0fe34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f7ce007 View commit details
    Browse the repository at this point in the history
  3. Rewrite documentation

    coletdjnz committed May 21, 2023
    Copy the full SHA
    3ebe7e6 View commit details
    Browse the repository at this point in the history
  4. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    c63cd84 View commit details
    Browse the repository at this point in the history
  5. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    356a32f View commit details
    Browse the repository at this point in the history
  6. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    468bbdf View commit details
    Browse the repository at this point in the history
  7. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    1647f2b View commit details
    Browse the repository at this point in the history
  8. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    124cedc View commit details
    Browse the repository at this point in the history
  9. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    1bc6ed1 View commit details
    Browse the repository at this point in the history
  10. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    3547a0d View commit details
    Browse the repository at this point in the history
  11. Update test/test_networking.py

    Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
    coletdjnz and Grub4K committed May 21, 2023
    Copy the full SHA
    b4cf71e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. rename back to test_http

    coletdjnz committed May 23, 2023
    Copy the full SHA
    044a5d1 View commit details
    Browse the repository at this point in the history
  2. clean imports

    coletdjnz committed May 23, 2023
    Copy the full SHA
    0c76b80 View commit details
    Browse the repository at this point in the history
  3. use f string

    coletdjnz committed May 23, 2023
    Copy the full SHA
    3399bdf View commit details
    Browse the repository at this point in the history
  4. Shutdown server after test

    Otherwise we just leave many servers and threads running till all tests finish
    coletdjnz committed May 23, 2023
    Copy the full SHA
    67d11a3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    eab7d34 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    dee9177 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cd8e50b View commit details
    Browse the repository at this point in the history
  8. revert closing server after teardown

    causing issues with gh actions
    coletdjnz committed May 23, 2023
    Copy the full SHA
    763dd01 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Copy the full SHA
    1635f07 View commit details
    Browse the repository at this point in the history