[GH-ISSUE #1319] Incorrect Axios Code #1314

Open
opened 2026-03-03 19:50:21 +03:00 by kerem · 5 comments
Owner

Originally created by @internpoon on GitHub (Aug 4, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1319

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3)

3.7.0

macOS Version? (Ex. mac 10.14)

12.0

Steps to reproduce

Click on code under request section, and choose axios

Expected behavior

Axios URL is missing, also could you remove the double quote for the KEY. Eg instead of "headers": { "Host": xxx } to headers: {"Host": xxx} Thank you.

Screenshots (optional)

image
Originally created by @internpoon on GitHub (Aug 4, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1319 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) 3.7.0 ### macOS Version? (Ex. mac 10.14) 12.0 ### Steps to reproduce Click on code under request section, and choose axios ### Expected behavior Axios URL is missing, also could you remove the double quote for the KEY. Eg instead of `"headers": { "Host": xxx }` to `headers: {"Host": xxx}` Thank you. ### Screenshots (optional) <img width="370" alt="image" src="https://user-images.githubusercontent.com/21053694/182765851-8764cb73-a430-4701-ad58-1386f5591b5e.png">
Author
Owner

@internpoon commented on GitHub (Aug 4, 2022):

image Data is empty as well for some request
<!-- gh-comment-id:1204939619 --> @internpoon commented on GitHub (Aug 4, 2022): <img width="234" alt="image" src="https://user-images.githubusercontent.com/21053694/182801891-26b2beb9-553e-449c-8c55-422ed14b4550.png"> Data is empty as well for some request
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 6, 2022):

Thanks. We will look on it 👍

<!-- gh-comment-id:1207208881 --> @NghiaTranUIT commented on GitHub (Aug 6, 2022): Thanks. We will look on it 👍
Author
Owner

@internpoon commented on GitHub (Aug 6, 2022):

Thanks. We will look on it 👍

Thanks, also lastly, could there be an option to put the URLSearchParams in the body itself rather than param.append because appending the whole body could make it very long and hard to see sometime. Like this would be ideal
image

<!-- gh-comment-id:1207211241 --> @internpoon commented on GitHub (Aug 6, 2022): > Thanks. We will look on it 👍 Thanks, also lastly, could there be an option to put the URLSearchParams in the body itself rather than `param.append` because appending the whole body could make it very long and hard to see sometime. Like this would be ideal <img width="188" alt="image" src="https://user-images.githubusercontent.com/21053694/183250017-00a6d668-110a-4409-8c2a-4f89f2cda540.png">
Author
Owner

@internpoon commented on GitHub (Dec 1, 2022):

@NghiaTranUIT Hi, is this fixed ? Its been sometime. Thanks

<!-- gh-comment-id:1333119710 --> @internpoon commented on GitHub (Dec 1, 2022): @NghiaTranUIT Hi, is this fixed ? Its been sometime. Thanks
Author
Owner

@internpoon commented on GitHub (Dec 1, 2022):

image AXIOS URL is missing as well
<!-- gh-comment-id:1333124807 --> @internpoon commented on GitHub (Dec 1, 2022): <img width="638" alt="image" src="https://user-images.githubusercontent.com/21053694/204961545-250ffb31-fe27-41b9-88fd-f31f023ffcaa.png"> AXIOS URL is missing as well
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1314
No description provided.