Sign in
dart
/
http_io
/
HEAD
405fc79
Bump actions/checkout from 2 to 3 (#92)
by dependabot[bot]
· 4 years ago
master
ccfb1ef
Fix updated lints (#91)
by Kevin Moore
· 4 years, 8 months ago
fcb94c0
Dart format with latest SDK (#90)
by Kevin Moore
· 4 years, 8 months ago
b723cb6
Bump dart-lang/setup-dart from 0.3 to 1 (#89)
by dependabot[bot]
· 4 years, 9 months ago
ac00226
Add dependabot
by Kevin Moore
· 4 years, 9 months ago
78956f5
Update LICENSE (#88)
by Franklin Yow
· 5 years ago
1715644
Migrate GitHub Actions (#86)
by Alexander Thomas
· 5 years ago
5de81cd
Update test API usage to non-deprecated members (#85)
by Kevin Moore
· 5 years ago
2cb230f
Update formatting after dartfmt change
by Kevin Moore
· 6 years ago
c84afce
test: remove unused, optional/positional argument in private function
by Kevin Moore
· 6 years ago
3adb2fd
Fix lints (#81)
by Kevin Moore
· 6 years ago
e47fc8f
lint cleanup (#80)
by Kevin Moore
· 7 years ago
5a3e178
Enable and fix lints (#79)
by Kevin Moore
· 7 years ago
771fb58
Bump min SDK for http_io (#78)
by Kevin Moore
· 7 years ago
fe5c4bf
Fix return type in test functions
by Kevin Moore
· 7 years ago
0384af8
Travis: Update min tested SDK
by Kevin Moore
· 7 years ago
2fa188c
Socket implements Stream<Uint8List>
by Todd Volkert
· 7 years ago
0b05781
Cast File.openRead() stream to List<int> (#74)
by Todd Volkert
· 7 years ago
773f4bc
Cast stream to List<int> (#73)
by Todd Volkert
· 7 years ago
63efe96
List<int> to Uint8List conversion (#72)
by Todd Volkert
· 7 years ago
79610b8
Fix travis config (#71)
by Kevin Moore
· 7 years ago
57da05a
show RawSocketOption (#70)
by Dan Field
· 7 years ago
0e2dfeb
RawSocketOption (#69)
by Dan Field
· 7 years ago
d1a9883
Fix pubspec (#68)
by Kevin Moore
· 8 years ago
9801865
Updates migrated from sdk repo (#67)
by Zachary Anderson
· 8 years ago
265e90a
Fix tests and lints (#66)
by Zachary Anderson
· 8 years ago
3099d7e
Remove dart:io upper-case constants. (#65)
by Lasse R.H. Nielsen
· 8 years ago
bb260a3
Remove upper case constants (#63)
by Lasse R.H. Nielsen
· 8 years ago
a39627d
Migrated http_cookie_test and http_cookie_date_test from SDK. (#59)
by Ben Konyi
· 8 years ago
adfdf1e
Migrated https_unauthorized_{client,test}.dart from SDK. (#60)
by Ben Konyi
· 8 years ago
3bb3a2c
Migrated http_cross_process_test from SDK. (#58)
by Ben Konyi
· 8 years ago
969086a
Migrated http_date_test from SDK. (#57)
by Ben Konyi
· 8 years ago
f5d37a7
Migrated http_detach_socket_test from SDK. (#56)
by Ben Konyi
· 8 years ago
e247a91
Migrated http_headers_test from SDK. (#54)
by Ben Konyi
· 8 years ago
0cdaebc
Migrated http_headers_state_test from SDK. (#55)
by Ben Konyi
· 8 years ago
bc518d1
Migrated http_proxy_advanced_test from SDK. (#46)
by Ben Konyi
· 8 years ago
ae085d3
Migrated http_parser_test from SDK. (#51)
by Ben Konyi
· 8 years ago
677d2e1
Migrated http_ipv6_test from SDK. (#50)
by Ben Konyi
· 8 years ago
0414b52
Exposed getter for protocolVersion in HttpHeaders. (#53)
by Ben Konyi
· 8 years ago
eaaa475
Migrated http_head_test from SDK. (#52)
by Ben Konyi
· 8 years ago
fa640ad
Migrated http_proxy_configuration_test from SDK. (#45)
by Ben Konyi
· 8 years ago
5909522
Migrated http_outgoing_size_test from SDK. (#47)
by Ben Konyi
· 8 years ago
21c5767
Migrated http_no_reason_phrase_test from SDK. (#48)
by Ben Konyi
· 8 years ago
6c324a4
Migrated http_keep_alive_test from SDK (#49)
by Ben Konyi
· 8 years ago
3d1f203
Migrated http_proxy_test and some test certificates from SDK. (#44)
by Ben Konyi
· 8 years ago
a17044f
Migrated http_read_test from SDK. (#43)
by Ben Konyi
· 8 years ago
9b8d70c
Migrated http_redirect_test from SDK. (#42)
by Ben Konyi
· 8 years ago
ed650f2
Migrated http_requested_uri_test from SDK. (#41)
by Ben Konyi
· 8 years ago
4daf79e
Migrated http_request_pipeling_test from SDK. (#40)
by Ben Konyi
· 8 years ago
258070c
Migrated http_server_close_response_after_error_{test,client} from SDK (#37)
by Ben Konyi
· 8 years ago
a34a101
Migrated http_response_deadline_test from SDK. (#39)
by Ben Konyi
· 8 years ago
36b94e0
Migrated http_reuse_server_port_test from SDK. (#38)
by Ben Konyi
· 8 years ago
d6bef48
Migrated http_server_early_client_close2_test from the SDK. (#36)
by Ben Konyi
· 8 years ago
1efd93b
Migrated http_server_early_client_close_test from the SDK (#35)
by Ben Konyi
· 8 years ago
6e24b28
Migrated http_server_idle_timeout_test from the SDK. (#34)
by Ben Konyi
· 8 years ago
a930a09
Migrated http_session_test from SDK standalone tests. (#31)
by Ben Konyi
· 8 years ago
6adaa83
Migrated http_server_response_test from SDK standalone tests. (#32)
by Ben Konyi
· 8 years ago
bcdd7e3
Ported new methods to HttpSessionImpl from SDK repository. (#33)
by Ben Konyi
· 8 years ago
2532af6
Migrated http_connection_header_test.dart from SDK standalone tests. (#29)
by Ben Konyi
· 8 years ago
83dca88
Migrated http_connection_info_test.dart from SDK standalone tests. (#30)
by Ben Konyi
· 8 years ago
cf9bf9a
Migrated http_shutdown_test.dart from SDK standalone tests. (#28)
by Ben Konyi
· 8 years ago
35dc43c
Migrated http_context_length_test.dart from SDK tests. (#27)
by Ben Konyi
· 8 years ago
fd3d499
Add http_connection_close_test (#26)
by Zachary Anderson
· 8 years ago
bea7f23
Fix http_client_stays_alive_test for running without pub (#25)
by Zachary Anderson
· 8 years ago
73756f8
Add http_compress_test (#24)
by Zachary Anderson
· 8 years ago
9581a4e
Adds http_close_test.dart (#23)
by Zachary Anderson
· 8 years ago
68e65b8
Adds http_client_stays_alive_test.dart (#22)
by Zachary Anderson
· 8 years ago
859a2c7
Fix http_client_request_test.dart (#21)
by Zachary Anderson
· 8 years ago
4e17243
Adds http_client_request_test.dart (#20)
by Zachary Anderson
· 8 years ago
c20359c
Adds http_client_exception_test.dart (#19)
by Zachary Anderson
· 8 years ago
a0a218f
pubspec tweaks (#18)
by Kevin Moore
· 8 years ago
3478fd1
Adds http_client_connection_test (#17)
by Zachary Anderson
· 8 years ago
0d35fc3
Migrate session tests (#15)
by Kevin Moore
· 8 years ago
50a380a
Move a lot of code out of parts (#14)
by Kevin Moore
· 8 years ago
bae14a8
Migrate more tests (#13)
by Zachary Anderson
· 8 years ago
b5525b0
Migrate more tests (#12)
by Zachary Anderson
· 8 years ago
094cea5
Try running on 1.24 stable (#11)
by Zachary Anderson
· 8 years ago
a2e1db1
Remove unused '_ServiceObject' stuff (#10)
by Zachary Anderson
· 8 years ago
921d6bb
Update SDK constraint to allow 2.0.0-dev release (#7)
by Kevin Moore
· 8 years ago
b09bebe
Show only used classes from dart:io
by Kevin Moore
· 8 years ago
d5ea6da
Add a number of missing types
by Kevin Moore
· 8 years ago
5bd39f7
Enable and fix a number of lints
by Kevin Moore
· 8 years ago
b313eb4
Update README.md (#5)
by Zachary Anderson
· 8 years ago
fec4751
Merge pull request #4 from zanderso/fix-travis-yml
by Zachary Anderson
· 8 years ago
5db58ae
Run tests on travis
by Zachary Anderson
· 8 years ago
30a4d1b
Merge pull request #3 from zanderso/rename-file
by Zachary Anderson
· 8 years ago
520c231
Rename .analysis_options to analysis_options.yaml
by Zachary Anderson
· 8 years ago
daa8ec4
Merge pull request #1 from zanderso/add-test
by Zachary Anderson
· 8 years ago
ed39cd7
Add test/http_connection_info_test.dart
by Zachary Anderson
· 8 years ago
309af49
Format, add .travis.yml
by Zachary Anderson
· 8 years ago
48643f3
Fix errors, migrate http_server_test.dart
by Zachary Anderson
· 8 years ago
7f6a7b6
Copying sources from dart:io
by Zachary Anderson
· 8 years ago