Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Canned responses and headers

Pre-release
Pre-release
Compare
Choose a tag to compare
@matanlurey matanlurey released this 21 Oct 22:24
· 11 commits to master since this release
Add CannedHttp for testing, HTTP headers in response. (#13)

* Cleanup web socket API, make more idiomatic.

* Export SeltzerWebSocketProvider

* Bump pubspec to 0.1.0-alpha

* Fix.

* Add a CannedHttp implementation for testing.

* Add response headers.

* Fixes.