Skip to content

Chunk extensions #26

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

Closed
Lukasa opened this issue Dec 7, 2016 · 4 comments
Closed

Chunk extensions #26

Lukasa opened this issue Dec 7, 2016 · 4 comments

Comments

@Lukasa
Copy link
Member

Lukasa commented Dec 7, 2016

Well, you predicted it from #19! And here it is.

Right now, amazingly, urllib3 actually tests that it can handle chunk extensions. This is the first I have seen that demonstrates that we actually do it, but here we are.

I am open to being told that we should drop that support, but I wanted to ask whether you think it's worth doing either of the following two things:

  1. Fully supporting chunk extensions.
  2. Merely tolerating them (ignoring them if they are received)
@njsmith
Copy link
Member

njsmith commented Dec 7, 2016 via email

@Lukasa
Copy link
Member Author

Lukasa commented Dec 7, 2016

No, but I have a test that is failing that sends them. I assumed this was merely a lack of tolerance on h11's part, but I'll double-check and get back to you: presumably that test is failing for some other reason.

@Lukasa
Copy link
Member Author

Lukasa commented Dec 7, 2016

Ah, ok, nevermind: this is an artefact of the way the tests work.

@Lukasa Lukasa closed this as completed Dec 7, 2016
@njsmith
Copy link
Member

njsmith commented Dec 7, 2016

Best kind of bug report :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants