Re: LDApp Linked Data Stack + RDF-Ext + ...

On 2014-06 -27, at 20:44, carmen <_@whats-your.name> wrote:

>> really just takes 3 minutes to get it running
> 
> p ~ git clone https://github.com/bergos/ldapp.git && cd ldapp && npm install && npm start
> 
> p ~ curl -Ik https://localhost:8443/
> HTTP/1.1 405 Method Not Allowed
> 
> how to make HEAD work?  ..(seems quite common on the web at-large that HEAD is broken/disabled)?
> 

Hmmmm. HEAD is mandatory.  A client must be able to ask "what would happen if I did a GET" and get the same headers exactly.

timbl

Received on Saturday, 28 June 2014 07:58:25 UTC