Chilkat 13-Jan-2022

What’s happening in Chilkat support today..

1. The Chilkat.Rest AllowHeaderQB property didn’t prevent Q/B encoding of 8-bit MIME headers (i.e. header fields containing non-us-ascii chars).  Technically, it should be OK to “Q” or “B” encode HTTP request headers as per MIME specifications, but some servers don’t recognize the encoding.    This was fixed.

2. Fixed the following PDF error when trying to sign a PDF:

    ...
    signPdf:
      signPdf_updateMetadata:
        decodeStreamData2:
          pdfParseError: 41904
        --decodeStreamData2
        pdfParseError: 22452
        Failed to copy the Metadata
      --signPdf_updateMetadata
    --signPdf
    Failed.

Chilkat 11-Jan-2022

Chilkat 14-Jan-2022 – Adding Support for Ed25519 in CSR