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

fix: don't encode body 2 times #2069

Merged
merged 1 commit into from
Mar 25, 2024
Merged

fix: don't encode body 2 times #2069

merged 1 commit into from
Mar 25, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Mar 25, 2024

We already check the encoding in the NetworkProcessor, not sure if we should move the logic to the NetworkRequest.
#2035

@Lightning00Blade Lightning00Blade merged commit aa20457 into main Mar 25, 2024
47 checks passed
@Lightning00Blade Lightning00Blade deleted the fix-double-encoding branch March 25, 2024 19:16
OrKoN pushed a commit that referenced this pull request Mar 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.15](chromium-bidi-v0.5.14...chromium-bidi-v0.5.15)
(2024-03-25)


### Features

* better support for `network.provideResponse`
([#2065](#2065))
([99f81fe](99f81fe))
* implement readonly capabilities
([#2070](#2070))
([a93aa60](a93aa60))


### Bug Fixes

* continue blocking if CDP command fails
([#2068](#2068))
([43e7f83](43e7f83))
* don't encode body 2 times
([#2069](#2069))
([aa20457](aa20457))
* throw NoSuchAlertException for prompts
([#2055](#2055))
([f67f79b](f67f79b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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