purescript-contrib / purescript-affjax

An asynchronous AJAX library built using Aff.
Apache License 2.0
121 stars 78 forks source link

Rename RequestOptions to Request #129

Closed garyb closed 5 years ago

garyb commented 5 years ago

The "options" part is kinda redundant, as it does fully describe a request. Especially now the ResponseFormat has also been included in the record, rather than as a separate argument to request.