http icon indicating copy to clipboard operation
http copied to clipboard

It'd be nice if package:http exported HttpStatus constants

Open jamesderlin opened this issue 2 years ago • 1 comments
trafficstars

The Dart SDK exports HttpStatus constants for both dart:io and dart:html. Actually using them in a platform-agnostic way is not particularly straightforward and is awkward.

Since one of the purposes of package:http is to provide a unified interface, it'd be nice if package:http exported them too.

jamesderlin avatar Apr 03 '23 06:04 jamesderlin

@brianquinlan and this too please

seifibrahim32 avatar Jan 19 '24 13:01 seifibrahim32