Defect HC-10883

There is no ability to add a header in a REST request

Software

Customer case Applies to Corrected in
CS0234413 V9.0.1.0 9.0.1.17

Observed behavior

There is no way to pass a header in a REST request call.

Expected behavior

A new tag is required to enable adding headers to REST calls.

Resolution

A new class, HeaderTag.java is introduced to support the tag "header" defined in the updated wcf.tld file.