Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _remove_csp_headers | true |
| _stopwatch_token | "73441c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "tt4p.krsb.ch" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.209" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.209" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://tt4p.krsb.ch/robots.txt' \ --header 'X-Forwarded-Scheme: https' \ --header 'X-Forwarded-Proto: https' \ --header 'X-Forwarded-For: 216.73.216.209' \ --header 'X-Real-Ip: 216.73.216.209' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'X-Php-Ob-Level: 1'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 03 Jul 2026 19:52:53 GMT" |
| vary | "Accept" |
| x-debug-exception | "No%20route%20found%20for%20%22GET%20https%3A%2F%2Ftt4p.krsb.ch%2Frobots.txt%22" |
| x-debug-exception-file | "%2FUsers%2Fjankressebuch%2FDevelopment%2FTT4P%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156" |
| x-debug-token | "326549" |
| x-debug-token-link | "https://tt4p.krsb.ch/_profiler/535622" |
| x-previous-debug-token | "535622" |
| 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 | "8c01f34e4d2552b466d7977c813d22c2" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data_%kernel.environment%.db" |
| DEFAULT_URI | "https://tt4p.krsb.ch" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/Users/jankressebuch/Development/TT4P" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/Users/jankressebuch/Development/TT4P" ] |
| DOCUMENT_ROOT | "/Users/jankressebuch/Development/TT4P/public" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "tt4p.krsb.ch" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.209" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "216.73.216.209" |
| PATH_INFO | "/robots.txt" |
| PHP_SELF | "/index.php/robots.txt" |
| REMOTE_ADDR | "10.6.0.5" |
| REMOTE_PORT | "42288" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1783108373 |
| REQUEST_TIME_FLOAT | 1783108373.1534 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/Users/jankressebuch/Development/TT4P/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "8000" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP/8.5.6 (Development Server)" |
| SYMFONY_DOTENV_PATH | "/Users/jankressebuch/Development/TT4P/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |