mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1796] Network calls only showing the url from flutter app.Not showing request payload and response. #1787
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1787
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jibinjayachandran on GitHub (Oct 4, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1796
Description
Hi there,

Could you please help me on resolving an issue I'm facing in flutter app ?
I set up my Dio client as specified in the Proxyman document and the api requests are reflecting in Proxyman.
but the requests are showing only the domian url and not showing payloads or responses or path
@NghiaTranUIT commented on GitHub (Oct 4, 2023):
Please click on the Enable SSL Proxying button on the Response Panel. It will start decrypting the HTTPS Content.
Make sure you've install the certificate to your device, otherwise, you might get SSL Error.