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

Improving request normalization #87

Merged
merged 1 commit into from
May 29, 2014
Merged

Improving request normalization #87

merged 1 commit into from
May 29, 2014

Conversation

outring
Copy link
Contributor

@outring outring commented Apr 3, 2014

Moving all normalization logic to a single function and passing resulting request object directly to http.request without reassignment which caused some params loss (socketPath, auth).
Should I do the same in the v2 branch?

@kriskowal
Copy link
Owner

It looks good. I’ll land and cerry pick into v2.

@kriskowal kriskowal merged commit b6a0598 into kriskowal:v1 May 29, 2014
kriskowal added a commit that referenced this pull request May 29, 2014
Continued refinement of request normalization and fixed cookie handling.
kriskowal added a commit that referenced this pull request May 30, 2014
Continued refinement of request normalization and fixed cookie handling.
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.

2 participants