adlnet / xAPI-Spec

The xAPI Specification describes communication about learner activity and experiences between technologies.
https://adlnet.gov/projects/xapi/
898 stars 404 forks source link

Remove * in SHOULD * and additional clarification to Cross-Origin Requests #1025

Open andyjohnson opened 7 years ago

andyjohnson commented 7 years ago

Per the 1/18/17 call, The Learning Record Provider SHOULD still include a Content-Type header (in the HTTP header) for this type of request with a value of 'application/x-www-form-urlencoded'. Remove the as it cannot become a MUST. Consider updating the examples with full HTTP. Clarifying text in this section needed.

garemoko commented 7 years ago

Also, LRS SHOULD* treat requests that have a method parameter as 'application/x-www-form-urlencoded' even if the content type header is different.