Commit 51a27f31 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

include: Add missing enum XHR_PROP_ values.

parent 7ac173fb
......@@ -267,6 +267,9 @@ typedef [v1_enum] enum _XHR_PROPERTY
XHR_PROP_EXTENDED_ERROR,
XHR_PROP_QUERY_STRING_UTF8,
XHR_PROP_IGNORE_CERT_ERRORS,
XHR_PROP_ONDATA_THRESHOLD,
XHR_PROP_SET_ENTERPRISEID,
XHR_PROP_MAX_CONNECTIONS
} XHR_PROPERTY;
typedef struct tagXHR_COOKIE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment