Changeset 87007 in vbox for trunk/src/VBox/Runtime/r3/http-server.cpp
- Timestamp:
- Nov 27, 2020 4:46:50 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/http-server.cpp
r87006 r87007 409 409 * @returns VBox status code. 410 410 * @param pClient Client to reply to. 411 * @param enmSt atusStatus code to send.411 * @param enmSts Status code to send. 412 412 * @param pHdrLst Header list to send. Optional and can be NULL. 413 413 */
Note:
See TracChangeset
for help on using the changeset viewer.