"Housley, Russ" <rhousley@xxxxxxxxxxxxxxx> writes:
This is acceptable, but I prefer one that is more straightforward to implement with web server tools.
That's probably the best argument for choosing MIME multipart/RFC 2585 rather than a SEQUENCE OF, the server shouldn't need to do anything more specialised than "fetch value based on key, via HTTP". Any special-case processing can be done by the client.