VirtualBox

Changeset 74203 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Sep 11, 2018 10:54:46 PM (6 years ago)
Author:
vboxsync
Message:

IPRT/rest: More client request base tests. Added RTHttpGetHeaderCount and RTHttpGetByOrdinal for testing purposes. bugref:9167 [doxygen]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/http.h

    r74202 r74203  
    346346 * iterate headers specified by RTHttpAddHeader, RTHttpAddRawHeader or RTHttpSetHeaders.
    347347 *
    348  * @returns Number of headers.
    349  * @param   hHttp           The HTTP client handle.
     348 * @returns The header string ("field: value").
     349 * @param   hHttp           The HTTP client handle.
     350 * @param   iOrdinal        The number of the header to get.
    350351 * @note    This can be slow and is only really intended for test cases and debugging!
    351352 */
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