HTTP Request Mocker Simulate and send HTTP requests to view response results. HTTP 1.1 GET Example HTTP 1.1 POST Example HTTP 2.0 GET Example HTTP 2.0 POST Example Is HTTPS Request Send Request Clear Description Copy the raw request information from Charles or Fiddler packet capture tools into the text box above. HTTP 1.1 raw request information cannot distinguish between HTTP and HTTPS. If it is an HTTPS packet, check "Is HTTPS Request"; if it is HTTP, no need to check. HTTP 2.0 raw request information contains :scheme: https, which indicates an HTTPS request. Even if "Is HTTPS Request" is not checked, the code will still use HTTPS for the request. Supports HTTP 1.1 and HTTP 2.0 request messages, with request methods including GET, PUT, POST, DELETE, etc. See page examples for details. 0 Comments 0 / 300 Submit The current system only supports comments from logged-in users, go to Login