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

core: set network responseHeadersText from extra info event #15639

Merged
merged 4 commits into from
Dec 1, 2023

Conversation

connorjclark
Copy link
Collaborator

Network.responseReceived no longer contains headersText. This has been moved to Network.responseReceivedExtraInfo.

our NetworkRequest.responseHeadersText is only for debug purposes, but I actually needed that today and found it missing.

@connorjclark connorjclark requested a review from a team as a code owner November 29, 2023 01:47
@connorjclark connorjclark requested review from adamraine and removed request for a team November 29, 2023 01:47
@connorjclark connorjclark merged commit b75a9d9 into main Dec 1, 2023
29 checks passed
@connorjclark connorjclark deleted the headerstext branch December 1, 2023 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants