custom_request
Send raw HTTP requests to the Edupage server using the active session. Specify method, URL, optional data, headers, and subdomain to retrieve status codes and response body text.
Instructions
Send a raw request to the Edupage server using the active session. method: 'GET'|'POST'. Returns status code and body text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| data | No | ||
| method | Yes | ||
| headers | No | {} | |
| subdomain | No |