Is ElasticSearch 0.90.7 compatible with jetty-0.90.0

I've installed jetty-0.90.0 with the default configurations provided by
jetty to secury the ES service.
I check to see if it's working I get the following message:

HTTP/1.1 200 OK
Content-Type: text/plain;charset=UTF-8
Access-Control-Allow-Origin: *
Content-Length: 0
Server: Jetty(8.1.4.v20120524)

But if I try to refresh using $ curl http://localhost:9200/_refresh

I get the typical message that it's working
{"ok":true,"_shards":{"total":19,"successful":19,"failed":0}}

Any ideas what I may be doing wrong?

Thanks

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ec5e3ee1-ac2b-45c3-9cb8-699fb839604d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.