After installing the Certificate and enable HTTP Response on domains or clients, your network traffic would show up immediately inside the Proxyman window, separated into three main areas:
The Source List on the left panel
The Flow List on the middle panel
The Flow Content on the right panel
Body Content Previewer
Depend on what the content of the Request or Response is: Proxyman will automatically show in separate tabs:
Header: All headers (key-value table)
Cookies: Cookie key in the header
Set-Cookie for the Set-Cookie Header in the Response
Auth: Authentication key in the header
Body: The body of the message: Proxyman automatically formats and beautifies the body content depends on the Content-Type, such as JSON, PNG, GIF, Raw Data, ...
Query: If the request has a query, all queries are presented.
Raw: The RAW HTTP message.
Protobuf Message
MessagePack
Multipart/form-data
Custom Previewer Tab
It's possible to customize which Previewer Tab you would like to see
Custom tabs will persistent on the Request/Response Panel