flake8
passed.
JSHint
passed.
Review Request #14655 — Created Oct. 27, 2025 and updated
When checking on the status of a license, we attempt to get the
Content-Typeheader of a license request. This was done by accessing
the header as a dictionary lookup, but this isn't standard. Instead, we
should use the.get()method instead. This updates to use that.
Unit tests pass.
Manually tested license updates and communication.
| Summary | ID |
|---|---|
| d564169d7d2c9bc94292408bec33c8b1cec6a15f |