Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Nov 21, 2023
1 parent 39350a2 commit 8a49a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/http/lib/src/browser_client.dart
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ BaseClient createClient() {
}

/// A `package:web`-based HTTP client that runs in the browser and is backed by
/// `XMLHttpRequest`.
/// [XMLHttpRequest].
///
/// This client inherits some of the limitations of XMLHttpRequest. It ignores
/// the [BaseRequest.contentLength], [BaseRequest.persistentConnection],
Expand Down

0 comments on commit 8a49a0f

Please sign in to comment.