nathan-osman / REST-Easy

A simple REST client for Firefox
Mozilla Public License 2.0
130 stars 39 forks source link

When sending a POST request which includes a JSON, the ribbon is stuck #53

Open ghost opened 8 years ago

ghost commented 8 years ago

During development of a JAX-RS application on a Jetty server, I've encountered that I can't get back any response code.

It works fine when I'm using curl.