VirtualBox

Changeset 74263 in vbox for trunk/include


Ignore:
Timestamp:
Sep 14, 2018 12:53:18 PM (6 years ago)
Author:
vboxsync
Message:

IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted response header handling of arrays to deal with multiple headers for the same field (just in case). bugref:9167

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/restbase.h

    r74250 r74263  
    323323        kCollectionFormat_Mask = 7,         /**< Collection type mask. */
    324324
    325         kToString_Append = 8                /**< Append to the string (rather than assigning). */
     325        kToString_Append = 8                /**< Append to the string/object (rather than assigning). */
    326326    };
    327327
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette