First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How can I view an HTTP request and response as plain text?

Hi, I can't post images (need 60 points) a bit sad. View->PacketBytes half of screen shows byte while other half shows text. How to disable bytes (on left side) view?

Adolis's avatar
3
Adolis
asked 2020-12-02 17:26:14 +0000
Guy Harris's avatar
19.9k
Guy Harris
updated 2020-12-02 22:26:36 +0000
edit flag offensive 0 remove flag close merge delete

Comments

The restrictions on new accounts are because of spammers.

grahamb's avatar grahamb (2020-12-02 17:32:12 +0000) edit
add a comment see more comments

2 Answers

0

There is no option for the Packet Bytes pane to not show the packet bytes.

What are you trying to do as there may be another way to achieve that?

grahamb's avatar
23.8k
grahamb
answered 2020-12-02 17:34:58 +0000
edit flag offensive 0 remove flag delete link

Comments

My goal is to see nice HTTP Request/Response as text (right side of packet bytes) without copying or exporting. I want to test REST services which returns JSON, and can't find any convenient way. Now in order to see beautiful json i need to export to json files, and it takes too much time. Like here: https://www.youtube.com/watch?v=QRy9K... 2min 50 sec

Adolis's avatar Adolis (2020-12-02 18:11:17 +0000) edit
add a comment see more comments
0

"My goal is to see nice HTTP Request/Response as text (right side of packet bytes)"

7.2. Following Protocol Streams - try Follow -> HTTP Stream or Follow -> TCP Stream.

Chuckc's avatar
3k
Chuckc
answered 2020-12-02 20:05:13 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer