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

#138 Adding support to pass options directly to the http/https request method #139

Closed
wants to merge 1 commit into from

Conversation

pogotc
Copy link

@pogotc pogotc commented Feb 20, 2017

No description provided.

@pogotc pogotc changed the title Adding support to pass options directly to the http/https request method #138 Adding support to pass options directly to the http/https request method Feb 20, 2017
@aacerox
Copy link
Owner

aacerox commented Mar 3, 2017

every posible options that can be passed to http/https request are already passed by 3 ways using client options:

  • "connection" attribute
  • "requestConfig" attribute
  • "responseConfig" attribute

@aacerox aacerox closed this Mar 3, 2017
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