w3c / ldp-testsuite

(UNMAINTAINED) Tests for Linked Data Platform (LDP)
Other
22 stars 29 forks source link

Accept Turtle Media Type #201

Closed catch-point closed 10 years ago

catch-point commented 10 years ago

This pull request update's a few more tests to include text/turtle in the Accept header that will be round tripped and tolerates charset in the response Content-Type.

As with pull request #193 and #194