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

Bug: Curl request body not resetting #5632

Closed
jahmedk opened this issue Jan 31, 2022 · 5 comments · Fixed by #6014
Closed

Bug: Curl request body not resetting #5632

jahmedk opened this issue Jan 31, 2022 · 5 comments · Fixed by #6014
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@jahmedk
Copy link

jahmedk commented Jan 31, 2022

PHP Version

8.1

CodeIgniter4 Version

4.1.7

CodeIgniter4 Installation Method

Composer (as dependency to an existing project)

Which operating systems have you tested for this bug?

Windows

Which server did you use?

apache

Database

No response

What happened?

image

Steps to Reproduce

image

Expected Output

The body of the second request should be empty because I did not add any parameters to the curl body.

Anything else?

No response

@jahmedk jahmedk added the bug Verified issues on the current code behavior or pull requests that will fix them label Jan 31, 2022
@kenjis
Copy link
Member

kenjis commented Jan 31, 2022

@kenjis kenjis removed the bug Verified issues on the current code behavior or pull requests that will fix them label Jan 31, 2022
@kenjis
Copy link
Member

kenjis commented Jan 31, 2022

And I recommend you use v4.1.8.
See GHSA-7528-7jg5-6g62

@jahmedk
Copy link
Author

jahmedk commented Jan 31, 2022

Ok Thanks @kenjis

@jahmedk jahmedk closed this as completed Jan 31, 2022
@kenjis kenjis added waiting for info Issues or pull requests that need further clarification from the author and removed waiting for info Issues or pull requests that need further clarification from the author labels Jan 31, 2022
@codeigniter4 codeigniter4 deleted a comment from tsomeq May 20, 2022
@kenjis kenjis added the bug Verified issues on the current code behavior or pull requests that will fix them label May 21, 2022
@kenjis
Copy link
Member

kenjis commented May 22, 2022

We have confirmed that this bug has not been fixed.

@kenjis kenjis reopened this May 23, 2022
@kenjis kenjis changed the title Curl request body not resetting Bug: Curl request body not resetting May 24, 2022
@tsomeq
Copy link

tsomeq commented May 29, 2022

Thank you for quick reaction.

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 a pull request may close this issue.

3 participants