Skip to content

Commit

Permalink
chore: Exports headers class
Browse files Browse the repository at this point in the history
  • Loading branch information
Seven Du committed Jan 4, 2024
1 parent 31f6abe commit 7ffdded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/http/lib/http.dart
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export 'src/base_response.dart';
export 'src/byte_stream.dart';
export 'src/client.dart' hide zoneClient;
export 'src/exception.dart';
export 'src/headers.dart';
export 'src/multipart_file.dart';
export 'src/multipart_request.dart';
export 'src/request.dart';
Expand Down

0 comments on commit 7ffdded

Please sign in to comment.