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

add code to parse content-disposition headers per RFC6266 #16

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jbclements
Copy link
Contributor

Okay, that was a bit more unpleasant than expected. Lots of RFC-reading involved, and implementation of a teeny tiny parser combinator framework.

Also, what's our policy on unit tests? This pull request has a bunch of them.

@jeapostrophe
Copy link
Contributor

I'm very happy that you did it and that it works. I'm very anxious because of the big change and yet-another-parser library. There is a test suite, but I think it might be wise to solicit some tests from users of different browsers. I'm not trying to be a pain but I'm just trying to be conservative in this way.

@jbclements
Copy link
Contributor Author

I totally agree... I know plenty of Mozilians, let me see what I can do.

@jbclements jbclements force-pushed the add-content-disposition-header-parsing branch from b3dae0a to 8e47976 Compare October 21, 2016 23:46
@jeapostrophe
Copy link
Contributor

We've been sitting on this for a long time. Any updates on the testing worry?

@jbclements jbclements force-pushed the add-content-disposition-header-parsing branch from 8e47976 to 29498e9 Compare June 1, 2017 16:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants