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

Return "real" HTTP request sent from HTTP client #202

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

fabricereix
Copy link
Collaborator

That's the request that will be included in the JSON session.
The HTTP request used as input to the HTTP client is the request spec.

Log in the json session all the headers sent by the client
@fabricereix fabricereix force-pushed the feature/add-real-request-sent branch 3 times, most recently from 70c120c to e9d00d4 Compare June 15, 2021 19:47
@fabricereix fabricereix linked an issue Jun 15, 2021 that may be closed by this pull request
@fabricereix fabricereix merged commit 45a3ab4 into master Jun 15, 2021
@fabricereix fabricereix deleted the feature/add-real-request-sent branch June 15, 2021 20:06
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.

Add HTTP Headers in the session json file.
1 participant