JHUAPL-DTNMA / dtnma-tools

A reference implementation of the DTN Management Architecture (DTNMA) Agent and related Tools
https://jhuapl-dtnma.github.io/dtnma-tools/
Apache License 2.0
3 stars 1 forks source link

ARI handling of percent encoding of types in text form #31

Closed justinethier closed 1 month ago

justinethier commented 1 month ago

The CACE library needs to handle percent encoding if values in text form according to Section 4.1 of the ARI draft.

Tests must include positive verification of encoding and decoding specific values.

justinethier commented 1 month ago

Closing, this is handled by string ticket.