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

Fix case where url is fragmented in httptools protocol #1263

Merged
merged 5 commits into from Feb 16, 2022

Commits on Nov 23, 2021

  1. Fix fragmented url

    euri10 committed Nov 23, 2021
    Copy the full SHA
    5f1844a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Fixed subtle bug introduced by setting self.url in the init, it shoul…

    …d be reinitiliazed for every new connection
    euri10 committed Dec 8, 2021
    Copy the full SHA
    007fdaf View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Copy the full SHA
    1124296 View commit details
    Browse the repository at this point in the history
  2. Blacked

    euri10 committed Feb 14, 2022
    Copy the full SHA
    e6e5510 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    634697b View commit details
    Browse the repository at this point in the history