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 gohan_raw_http #255

Merged
merged 1 commit into from
Jun 28, 2016
Merged

add gohan_raw_http #255

merged 1 commit into from
Jun 28, 2016

Conversation

marcin-ptaszynski
Copy link
Contributor

gohan_raw_http works directly on Round Tripper instead of http.Client,
allowing developer to manually handle redirects and manage sessions

gohan_raw_http works directly on Round Tripper instead of http.Client,
allowing developer to manually handle redirects and manage sessions
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 59.083% when pulling 8196d42 on marcin-ptaszynski:gohan-raw-http into cd602bb on cloudwan:master.

@nati nati merged commit 83c0b1e into cloudwan:master Jun 28, 2016
}
//TODO: pass Transport options like timeouts

// prepare request
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest of the function below could be a separate GohanRawHTTP() function, like pull #218@Refactor builtins:GohanDbQuery.

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.

4 participants