varnish / libvmod-curl

cURL Varnish bindings by Varnish Software
Other
48 stars 39 forks source link

Custom Request Headers #4

Closed Freeaqingme closed 11 years ago

Freeaqingme commented 11 years ago

This commit squashes commits 53c2e28...3588a9a

Credits go to Olivier Favre (@ofavre) and Hauke Lampe (@lampeh) who did all the hard work

This is the code from with the provided feedback incorporated: https://github.com/varnish/libvmod-curl/pull/1 https://github.com/varnish/libvmod-curl/pull/2

This PR supersedes #3 as it was derived from the wrong branch.

tfheen commented 11 years ago

I've merged a variation of this now, thanks for the patch!