Skip to content

feat(response): expose connection details in API#7150

Merged
pavelfeldman merged 1 commit into
microsoft:masterfrom
rwoll:feature/response-connection-details
Jun 17, 2021
Merged

feat(response): expose connection details in API#7150
pavelfeldman merged 1 commit into
microsoft:masterfrom
rwoll:feature/response-connection-details

Conversation

@rwoll
Copy link
Copy Markdown
Member

@rwoll rwoll commented Jun 15, 2021

This allows users to access the connection information outside of the
HAR file in realtime.

Closes #7147.
Relates #6631.

@rwoll
Copy link
Copy Markdown
Member Author

rwoll commented Jun 15, 2021

/cc @mxschmitt

Comment thread utils/generate_types/overrides.d.ts Outdated
Copy link
Copy Markdown
Member

@pavelfeldman pavelfeldman left a comment

Choose a reason for hiding this comment

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

Looks sharp!

Comment thread src/dispatchers/networkDispatchers.ts
Comment thread src/dispatchers/networkDispatchers.ts
Comment thread docs/src/api/class-response.md Outdated
@rwoll rwoll force-pushed the feature/response-connection-details branch from 8b12113 to 66e03ca Compare June 15, 2021 22:49
Comment thread docs/src/api/class-response.md Outdated
Comment thread src/dispatchers/networkDispatchers.ts
Comment thread src/protocol/channels.ts
This allows users to access the connection information outside of the
HAR file in realtime.

Closes microsoft#7147.
Relates microsoft#6631.
@rwoll rwoll force-pushed the feature/response-connection-details branch from 66e03ca to 64eacaf Compare June 17, 2021 17:41
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.

[Feature] Add Response.securityDetails

2 participants