Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'#' in URL breaks Hipchat publishing #24

Open
scotthellman opened this issue Apr 7, 2017 · 0 comments
Open

'#' in URL breaks Hipchat publishing #24

scotthellman opened this issue Apr 7, 2017 · 0 comments

Comments

@scotthellman
Copy link
Contributor

e.g. the following code:

HttpValidation.get("#", priority = Priority.NORMAL).expect_status_codes([404])

will raise a ReportingFailure if sent to a HipchatPublisher. It looks like this is due to the '#' mangling the query parameters that send to Hipchat.

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

No branches or pull requests

1 participant