elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
382 stars 134 forks source link

Trim trailing whitespace from URLs #136

Open clintongormley opened 8 years ago

clintongormley commented 8 years ago

eg try the "View in Sense" link on https://www.elastic.co/guide/en/elasticsearch/reference/2.3/mapping-parent-field.html

The second request has a space after the URL which results in a 400 error (see https://github.com/elastic/elasticsearch/issues/17935)