alleyinteractive / searchpress

Elasticsearch integration for WordPress.
87 stars 12 forks source link

Trim trailing slashes from ES host value #117

Closed benpbolton closed 4 years ago

benpbolton commented 4 years ago

Should resolve #92 [body] => {"error":"Incorrect HTTP method for uri [...] "status":405}

benpbolton commented 4 years ago

Failing phpcs checks due to WordPress.Security.NonceVerification.Recommended warnings unrelated to this patch; might warrant a deeper dive alongside replacement use of gmdate()