Rebase against 5a61913e90e3725d08c0e1fd06ccfe936434cbcc.

This commit is contained in:
Sebastian Lackner
2017-07-20 03:09:05 +02:00
parent a05970ca53
commit 43f5b05fd5
12 changed files with 69 additions and 463 deletions

View File

@@ -104,7 +104,7 @@ index dd8c4efd938..180b1c4ba74 100644
HANDLE task_wait;
@@ -316,6 +314,8 @@ void destroy_authinfo( struct authinfo * ) DECLSPEC_HIDDEN;
void release_host( host_t *host ) DECLSPEC_HIDDEN;
void release_host( hostdata_t *host ) DECLSPEC_HIDDEN;
+BOOL process_header( request_t *request, LPCWSTR field, LPCWSTR value, DWORD flags, BOOL request_only ) DECLSPEC_HIDDEN;
+