Skip to content

Commit

Permalink
💡 Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Sep 21, 2023
1 parent 12c1b20 commit 51510bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dio/lib/src/interceptor.dart
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,8 @@ class Interceptors extends ListMixin<Interceptor> {
}
}

/// The default [ImplyContentTypeInterceptor] will be removed only if
/// [withImplyContentTypeInterceptor] is true.
@override
void clear({bool withImplyContentTypeInterceptor = false}) {
if (withImplyContentTypeInterceptor) {
Expand Down

0 comments on commit 51510bf

Please sign in to comment.