Page MenuHomePhabricator
Paste P58907

(An Untitled Masterwork)
ActivePublic

Authored by hnowlan on Mar 25 2024, 12:59 PM.
Tags
None
Referenced Files
F43328122: raw-paste-data.txt
Mar 25 2024, 12:59 PM
Subscribers
None
hnowlan@kubernetes1059:~$ sudo nsenter -n -t 2239354 curl http://localhost:6503/fr.wikipedia.org/v1/page/summary/Fichier%3ACleopatra_poster.jpg -v
* Trying ::1:6503...
* connect to ::1 port 6503 failed: Connection refused
* Trying 127.0.0.1:6503...
* Connected to localhost (127.0.0.1) port 6503 (#0)
> GET /fr.wikipedia.org/v1/page/summary/Fichier%3ACleopatra_poster.jpg HTTP/1.1
> Host: localhost:6503
> User-Agent: curl/7.74.0
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 302 Found
< location: https://commons.wikimedia.org/api/rest_v1/page/summary/File%3ACleopatra_poster.jpg
< cache-control: s-maxage=1209600, max-age=0, must-revalidate
< access-control-allow-origin: *
< access-control-allow-methods: GET,HEAD
< access-control-allow-headers: accept, content-type, content-length, cache-control, accept-language, api-user-agent, if-match, if-modified-since, if-none-match, dnt, accept-encoding
< access-control-expose-headers: etag
< x-content-type-options: nosniff
< x-frame-options: SAMEORIGIN
< referrer-policy: origin-when-cross-origin
< x-xss-protection: 1; mode=block
< content-security-policy: default-src 'none'; frame-ancestors 'none'
< x-content-security-policy: default-src 'none'; frame-ancestors 'none'
< x-webkit-csp: default-src 'none'; frame-ancestors 'none'
< x-request-id: 0b04cdda-f603-4265-ab78-7eea4ee20558
< server: envoy
< date: Mon, 25 Mar 2024 12:58:01 GMT
< x-envoy-upstream-service-time: 51
< transfer-encoding: chunked
<
* Connection #0 to host localhost left intact