VirtualBox

Changeset 102141 in vbox for trunk/include


Ignore:
Timestamp:
Nov 17, 2023 3:27:32 PM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160266
Message:

Shared Clipboard/Transfers: Implemented support for percent-encoded URLs for HTTP downloads. Extended testcase. bugref:9437

File:
1 edited

Legend:

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

    r99937 r102141  
    6565typedef struct RTHTTPSERVERREQ
    6666{
    67     /** Request URL. */
     67    /** Request URL. Unmodified (i.e. escaped by HTTP client). */
    6868    char            *pszUrl;
    6969    /** Request method. */
Note: See TracChangeset for help on using the changeset viewer.

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