sphaso / firebase-haskell-client

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Request and Response types #1

Closed sphaso closed 8 years ago

sphaso commented 8 years ago

Regarding Request:

Regarding Response:

sphaso commented 8 years ago

Return all headers

sphaso commented 8 years ago

Now FireResponse returns all headers [Header]. Reopen if there's any issue.