code4lib / ruby-oai

a Ruby library for building OAI-PMH clients and servers
MIT License
62 stars 43 forks source link

Q: Any support in client for compression? #57

Open jrochkind opened 6 years ago

jrochkind commented 6 years ago

At least according to the spec, some OAI-PMH providers support gzip compression. Is there any support in the client for fetching with gzip compression from a supporting server?