| 3.2. Header Fields Each header field consists of a *case-insensitive* field name followed by a colon (":"), optional leading whitespace, the field value, and optional trailing whitespace. https://tools.ietf.org/html/rfc7230#appendix-A.2 Looks like most things are expected to be case-insensitive... So if the receiving Jenkins doesn't work ... it is in error. Of course the wonderful thing about standards is that everyone can have their own! To be clear, this isn't so much a problem with the plugin it is Jenkins 2.164.32.0.1-fixed That is failing to accept what should be a case-insensitive value. |