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

Corrupted Json in Raw response tab #9

Open
LeoDroidCoder opened this issue Mar 27, 2019 · 5 comments
Open

Corrupted Json in Raw response tab #9

LeoDroidCoder opened this issue Mar 27, 2019 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@LeoDroidCoder
Copy link

A long json from Raw response tab is usually corrupted,
cannot copy and paste it into an editor.

@itkacher
Copy link
Owner

Do you have "Response Formatted" and "JSON Response" tabs in this case?

@itkacher
Copy link
Owner

JFYI, you can call the context menu on each item in the requests list and press "Copy Response Body" to copy the RAW JSON, while I am fixing.

@itkacher itkacher self-assigned this Mar 27, 2019
@itkacher itkacher added the bug Something isn't working label Mar 27, 2019
@LeoDroidCoder
Copy link
Author

Thank you for the quick response.
"Response Formatted" and "JSON Response" are missing in these cases.
I double checked and compared the response body with the body from OkHtth logs and turned out that Peofiler's json has missed some part in the middle.
Copying it with the context menu returns the same corrupted one

@itkacher
Copy link
Owner

Hm, haven't seen this behavior. Will investigate. Thanks for sharing

@erleizh
Copy link

erleizh commented May 30, 2019

"url":"http://

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants