Skip to content

fix: [CURLRequest] body contains "HTTP/1.0 200 Connection established"#9285

Merged
paulbalandan merged 2 commits into
codeigniter4:developfrom
ping-yee:8526_curlRequest
Nov 29, 2024
Merged

fix: [CURLRequest] body contains "HTTP/1.0 200 Connection established"#9285
paulbalandan merged 2 commits into
codeigniter4:developfrom
ping-yee:8526_curlRequest

Conversation

@ping-yee

Copy link
Copy Markdown
Contributor

Description
Fix #8526

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good! Please add a changelog entry.

@michalsn michalsn added the bug Verified issues on the current code behavior or pull requests that will fix them label Nov 18, 2024
@ping-yee

Copy link
Copy Markdown
Contributor Author

@michalsn Done. review please.

@michalsn michalsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you.

@paulbalandan paulbalandan merged commit 979ba49 into codeigniter4:develop Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: [CURLRequest] body contains "HTTP/1.0 200 Connection established"

3 participants