samvera / ldp

Linked Data Platform.rb client
Other
16 stars 15 forks source link

No way to set request headers on GET or HEAD for Ldp::Resource #46

Open barmintor opened 9 years ago

barmintor commented 9 years ago

Some LDP implementations rely on content negotiation and the Accept header, but Ldp::Resource does not yield the request before executing on GET or HEAD.