Webhooks break when header value contains a ':' #6082
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Uh oh!
There was an error while loading. Please reload this page.
NetBox version
v2.10.8
Python version
3.9
Steps to Reproduce
Expected Behavior
The webhook should be called with the configured headers
Observed Behavior
The webhook raises an exception and is not calling the configured URL:
I've forked the current develop branch and have a fix in place locally, including a working test case. I can submit a pull request if you like.
The text was updated successfully, but these errors were encountered: