Skip to content

Adds docs for form_urlencoded::parse #130

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

Merged
merged 1 commit into from
Sep 16, 2015
Merged

Adds docs for form_urlencoded::parse #130

merged 1 commit into from
Sep 16, 2015

Conversation

conradkleinespel
Copy link
Contributor

Hello,

I found myself wondering if this function would actually decode the values, as opposed to just splitting on the = sign and making some validity checks. I would be nice to have docs just say that the names/values are decoded.

Best regards,
Conrad

Review on Reviewable

@SimonSapin
Copy link
Member

That’s a good point, thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 1524703 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

⌛ Testing commit 1524703 with merge 6f90be3...

bors-servo pushed a commit that referenced this pull request Sep 16, 2015
Adds docs for form_urlencoded::parse

Hello,

I found myself wondering if this function would actually decode the values, as opposed to just splitting on the `=` sign and making some validity checks. I would be nice to have docs just say that the names/values are decoded.

Best regards,
Conrad

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/130)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - travis

@bors-servo bors-servo merged commit 1524703 into servo:master Sep 16, 2015
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.

3 participants