envy
envy copied to clipboard
Not getting header and accurate request types when using RTK Query
I use RTK Query to make my network request. I do not Get POST verb(my POST requests show up as GET) or the payload for my POST requests. I do not get the headers for any request either. I suspect this is due to RTK Query.
EDIT - I am using the pages router