https://bugzilla.wikimedia.org/show_bug.cgi?id=59926

Liangent <liang...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liang...@gmail.com

--- Comment #1 from Liangent <liang...@gmail.com> ---
For the record, links without trailing slashes are redirected to invalid (as
seen from external world) host:

$ curl -v http://tools.wmflabs.org/matthewrbowker/cnrd
* Hostname was NOT found in DNS cache
* Adding handle: conn: 0x1144c10
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x1144c10) send_pipe: 1, recv_pipe: 0
*   Trying 208.80.153.201...
* Connected to tools.wmflabs.org (208.80.153.201) port 80 (#0)
> GET /matthewrbowker/cnrd HTTP/1.1
> User-Agent: curl/7.34.0
> Host: tools.wmflabs.org
> Accept: */*
> 
< HTTP/1.1 301 Moved Permanently
< Date: Sat, 08 Mar 2014 15:22:44 GMT
* Server lighttpd/1.4.28 is not blacklisted
< Server: lighttpd/1.4.28
< Location: http://tools-webgrid-01:4058/matthewrbowker/cnrd/
< Content-Length: 0
< 
* Connection #0 to host tools.wmflabs.org left intact

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to