- From: Markus Lanthaler <markus.lanthaler@gmx.net>
- Date: Thu, 21 Jan 2016 21:09:31 +0100
- To: 'Asbjørn Ulsberg' <asbjorn@ulsberg.no>
- Cc: "'Hydra'" <public-hydra@w3.org>
On 21 Jan 2016 at 07:42, Asbjørn Ulsberg wrote: > 2016-01-20 20:46 GMT+01:00 Markus Lanthaler <markus.lanthaler@gmx.net>: >> On 20 Jan 2016 at 12:22, Kjetil Kjernsmo wrote: >>> I get an SSL proxy error when I try to GET the namespace URI: >>> http://www.w3.org/ns/hydra/core# >> >> Works fine for me. Is it still failing? Anyone else that gets an error? > > It's failing for me in Chrome 47.0.2526.106 (64-bit) on OS X 10.10.5 as well: > > http://i.imgur.com/zPK5uV0.png Thanks for the screenshot. The curl request below goes to http://www.w3.org/ns/hydra/core while in your browser you tried http*s*://www.w3.org/ns/hydra/core. Apparently the latter isn't working. Can you simply use the non-https version for now? > However, in curl, it works: > > $ curl http://www.w3.org/ns/hydra/core# > { > "@context": { > ... -- Markus Lanthaler @markuslanthaler
Received on Thursday, 21 January 2016 20:10:03 UTC