LoadRequest GET, POST How to view payload
Posted: Mon Apr 29, 2024 4:32 am
When you send a POST request using Chromium1.LoadRequest(TempRequest);, Chromium will automatically load the resources associated with this request.
There are several GET, POST, etc. in the loaded part, but is there a way to view the payload in the desired URL?
I'm not looking at the POST I requested.
I want to see different get,POST payloads with resources loaded.
There are several GET, POST, etc. in the loaded part, but is there a way to view the payload in the desired URL?
I'm not looking at the POST I requested.
I want to see different get,POST payloads with resources loaded.