fsprojects / FsHttp

A lightweight F# HTTP library by @SchlenkR and @dawedawe
https://fsprojects.github.io/FsHttp/
Apache License 2.0
424 stars 42 forks source link

Allow to add headers #112

Closed Samuel-Dufour closed 1 year ago

Samuel-Dufour commented 1 year ago

This is a proposal to add headers from a list. It is something I use but that I wrote differently. Maybe it could be useful for all.