kzk / webhdfs

Ruby client for Hadoop WebHDFS
Other
81 stars 46 forks source link

support for custom HTTP Headers #20

Closed nolith closed 8 years ago

nolith commented 8 years ago

This patch allows support for adding custom HTTP headers. I'm using webhdfs on www.fiware.org and they are protecting it with a proxy wich requires X-Auth-Token header.

/cc: @frbattid

tagomoris commented 8 years ago

@nolith This patch looks not bad, but can't be merged by conflicts. Could you rebase it?

nolith commented 8 years ago

@tagomoris rebased as you asked.

tagomoris commented 8 years ago

@nolith Thank you! I've merged this and released v0.7.2.