Request Demo

Request Information

Method GET
Is GET Yes
Is POST No
Is AJAX No
Is Safe Yes
Path /request
Full URL http://php.homelab.sacha.house/request?foo=bar&test=123
IP Address 172.18.0.1
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Accept */*
Accept-Language N/A

HTTP Methods

QUERY is a safe method from RFC 10008. Disallowed methods return 405 with an Allow header.


JSON Request Body

Request::json() rejects malformed JSON with 400 and oversized bodies with 413.


GET Parameters

Key Value
foo bar
test 123

POST Parameters

No POST parameters. Submit the form below to test POST.

Test POST Request