Skip to content

Commit

Permalink
Update sample-fetch-opts-filter.js
Browse files Browse the repository at this point in the history
  • Loading branch information
crossutility authored Sep 29, 2021
1 parent 629ea6a commit 6cb29f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-fetch-opts-filter.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @fileoverview Example to filter the huge response body before passing it to the receiver.
* @fileoverview Deprecated since v1.0.17
*
* The new filter options has less memory footprint of Network Extension, it is
* recommended to use the option when response body is larger than 512 KB.
Expand Down

0 comments on commit 6cb29f7

Please sign in to comment.