Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| rest_route | "/batch/v1" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _remove_csp_headers | true |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "identity" |
| connection | "close" |
| content-length | "330" |
| content-type | "application/json" |
| host | "mysaa.icontinuum.net" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" |
| x-forwarded-host | "mysaa.icontinuum.net" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "193.47.62.167" |
Request Content
Pretty
{
"requests": [
{
"method": "POST",
"path": "http:\/\/:"
},
{
"method": "POST",
"path": "\/wp\/v2\/posts",
"body": {
"requests": [
{
"method": "GET",
"path": "http:\/\/:"
},
{
"method": "GET",
"path": "\/wp\/v2\/categories?author_exclude=SELECT+IF%28%281%3D1%29%2CSLEEP%280.5%29%2C0%29"
},
{
"method": "GET",
"path": "\/wp\/v2\/posts"
}
]
}
},
{
"method": "POST",
"path": "\/batch\/v1"
}
]
}
Raw
{"requests":[{"method":"POST","path":"http://:"},{"method":"POST","path":"/wp/v2/posts","body":{"requests":[{"method":"GET","path":"http://:"},{"method":"GET","path":"/wp/v2/categories?author_exclude=SELECT+IF%28%281%3D1%29%2CSLEEP%280.5%29%2C0%29"},{"method":"GET","path":"/wp/v2/posts"}]}},{"method":"POST","path":"/batch/v1"}]}
Response
Response Headers
| Header | Value |
|---|---|
| allow | "GET" |
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 11 Sep 2026 14:05:30 GMT" |
| x-debug-exception | "No%20route%20found%20for%20%22POST%20http%3A%2F%2Fmysaa.icontinuum.net%2F%22%3A%20Method%20Not%20Allowed%20%28Allow%3A%20GET%29" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fmysaa%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:131" |
| x-debug-token | "3bba25" |
| x-debug-token-link | "http://mysaa.icontinuum.net/_profiler/0e6694" |
| x-previous-debug-token | "0e6694" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "4b81ebef158276644a3371ef44797f09" |
| APP_SHARE_DIR | "var/share" |
| DEFAULT_URI | "http://localhost" |
| MYSAA_API_BASE_URL | "http://127.0.0.1/api_mysaa/api/v1" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "330" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/mysaa/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/mysaa/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "text/html,application/json,application/rss+xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "identity" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "mysaa.icontinuum.net" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_HOST | "mysaa.icontinuum.net" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "193.47.62.167" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "rest_route=/batch/v1" |
| REMOTE_ADDR | "193.47.62.167" |
| REMOTE_PORT | "54166" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1789135530 |
| REQUEST_TIME_FLOAT | 1789135530.2399 |
| REQUEST_URI | "/?rest_route=/batch/v1" |
| SCRIPT_FILENAME | "/var/www/html/mysaa/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "http://mysaa.icontinuum.net/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "172.16.1.241" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "mysaa.icontinuum.net" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at mysaa.icontinuum.net Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MYSAA_API_BASE_URL,APP_SHARE_DIR,DEFAULT_URI" |