seltzer 0.2.3-alpha copy "seltzer: ^0.2.3-alpha" to clipboard
seltzer: ^0.2.3-alpha copied to clipboard

outdatedDart 1 only

An elegant and rich cross-platform HTTP library for Dart.

Changelog #

0.2.3-alpha #

  • Added SeltzerSocketClosedEvent with information why close occurred
  • Rename the Server implementations to Vm since they work on Flutter
  • Simplified how to extend/transform HTTP clients
  • Removed CannedSeltzerHttp; to be re-added/re-worked by 0.3

0.2.2-alpha #

  • Consolidated interfaces of SeltzerMessage and SeltzerHttpResponse
    • Both support synchronous readAsString and readAsBytes
  • Fixed various strong mode warnings related to type inference
  • Moved "echo" servers from bin/ to tool/ (implementation detail)

0.2.0-alpha #

  • Added CannedHttpResponse and the platform/testing.dart library
  • Added response headers to SeltzerHttpResponse
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

An elegant and rich cross-platform HTTP library for Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta, quiver

More

Packages that depend on seltzer