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

Missing request body for post request when exported as a har file #311

Open
abhimaanmadhav opened this issue Dec 16, 2024 · 0 comments
Open

Comments

@abhimaanmadhav
Copy link

abhimaanmadhav commented Dec 16, 2024

Integrate pulse sdk into iOS app.
Record a session with post request.
export the whole session as HAR.
open har in charles

Expected result:
expect request body to be part of HAR.

Actual
Request body is missing in HAR.

Note: if you export the curl/ view the request in pulse ui we would be able to see the request
image

@abhimaanmadhav abhimaanmadhav changed the title Exported har file does'nt contain request body for post request Missing request body for post request when exported as a har file Dec 16, 2024
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

No branches or pull requests

1 participant