Skip to content

Trim trailing slashes from ES host value#117

Merged
mslinnea merged 3 commits intorelease/0.5from
hotfix/TOOL/remove_es_host_trailing_slashes
Jun 11, 2020
Merged

Trim trailing slashes from ES host value#117
mslinnea merged 3 commits intorelease/0.5from
hotfix/TOOL/remove_es_host_trailing_slashes

Conversation

@benpbolton
Copy link
Copy Markdown
Contributor

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

Should resolve #92

[body] => {"error":"Incorrect HTTP method for uri [...] "status":405}
@benpbolton
Copy link
Copy Markdown
Contributor Author

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

@mslinnea mslinnea changed the base branch from master to release/0.5 June 11, 2020 20:03
@mslinnea mslinnea merged commit 0741c87 into release/0.5 Jun 11, 2020
@srtfisher srtfisher deleted the hotfix/TOOL/remove_es_host_trailing_slashes branch December 1, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Requests may fail if host setting ends in trailing slash

3 participants