json-ld icon indicating copy to clipboard operation
json-ld copied to clipboard

Complete the HTTP (`reqwest`) loader implementation.

Open timothee-haudebourg opened this issue 2 years ago • 0 comments

The current implementation of the shipped HTTP loader, based on the reqwest library is very basic. It does not fully comply with the API specification. In particular, it is unable to follow alternate links when the response content type is not JSON.

timothee-haudebourg avatar Mar 21 '22 11:03 timothee-haudebourg