Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Not seeing app.post() network request reflected in Chrome Network tab - Kevin Powell - Community
KP-C
Kevin Powell - Community
•
3y ago
•
2 replies
thethingisback
Not seeing app.post() network request reflected in Chrome Network tab
I have a simple axios
.post
(
) request to
'api
/people
'
When I submit the form I should be getting a Network response in the dev tools that when I click on it
, under Headers
, says
Request URL
:
https://localhost:8080/api/people
Request Method
: POST
However
, I
'm not seeing the POST request there
?
Kevin Powell - Community
Join
A friendly place for developers to meet other devs, ask questions, get help, and just have a good time 🙂.
36,263
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Receiving an axios.post() request in app.js
KP-C
Kevin Powell - Community / back-end
3y ago
Handling POST request in Express.js
KP-C
Kevin Powell - Community / back-end
2y ago
How to send a file as request body in post request in Express ?
KP-C
Kevin Powell - Community / back-end
4y ago
help with back end post request
KP-C
Kevin Powell - Community / back-end
2y ago