haf / Http.fs

A simple, functional HTTP client library for F#
323 stars 41 forks source link

Docs outdated? #173

Closed DianaLaa closed 2 years ago

DianaLaa commented 2 years ago

Calling use! response = getResponse request as shown in your docs, gives error "No overloads match for method 'Bind'".

DianaLaa commented 2 years ago

Ah, wait, I'm misreading, was too quick to open an issue. Nevermind.