ISSUE-2: Check for simple/standard request needs to check what the value of content-type header is to determine CORS request type
Check for simple/standard request needs to check what the value of content-type header is to determine CORS request type
- State:
- CLOSED
- Product:
- CORS
- Raised by:
- Opened on:
- 2011-10-31
- Description:
- Related Actions Items:
- No related actions
- Related emails:
- No related emails
Related notes:
Closed with section 3 language:
A header is said to be a simple header if the header field name is an ASCII case-insensitive match for Accept, Accept-Language, or Content-Language or if it is an ASCII case-insensitive match for Content-Type and the header field value media type (excluding parameters) is an ASCII case-insensitive match for application/x-www-form-urlencoded, multipart/form-data, or text/plain.
Display change log