Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[fix/alf-serializer] invalid 'url' property in ALF #515

Merged
merged 1 commit into from
Aug 27, 2015

Conversation

thibaultcha
Copy link
Member

Fix invalid ALFs when the URI contains reserved characters because
request_uri returns an unescaped string. uri returns the string
untouched but with querystring, which is fine for HAR.

Fix #470

Fix invalid ALFs when the URI contains reserved characters because
`request_uri` returns an unescaped string. `uri` returns the string
untouched but with querystring, which is fine for HAR.

Fix #470
thibaultcha added a commit that referenced this pull request Aug 27, 2015
[fix/alf-serializer] invalid 'url' property in ALF
@thibaultcha thibaultcha merged commit 61d4227 into master Aug 27, 2015
@thibaultcha thibaultcha deleted the fix/mashape-analytics branch August 27, 2015 06:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant