-
Notifications
You must be signed in to change notification settings - Fork 384
Added cache control for http request within BrowserClient #1706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
seifibrahim32
wants to merge
40
commits into
dart-lang:master
Choose a base branch
from
seifibrahim32:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
9ba5471
Update README.md
seifibrahim32 ee01325
Merge branch 'dart-lang:master' into master
seifibrahim32 3a26def
Added caching options for http package
seifibrahim32 3ba65df
Enabled lints
seifibrahim32 f5c9c11
Fixed CI errors
seifibrahim32 52ff2c5
Changed from HttpCacheUtils to HttpCacheOptions
seifibrahim32 7f70434
Reverted readme file
seifibrahim32 ae7be97
Reverted to last commits for request files
seifibrahim32 1ca0c3a
Reformated the committed files
seifibrahim32 7a5c30d
Changed values
seifibrahim32 85daade
Passing CI stages
seifibrahim32 7ece5aa
Changed the parameter to String type
seifibrahim32 4bca978
Reverted utils.dart
seifibrahim32 dad889c
Changed CacheMode from utils to browser_client file
seifibrahim32 2889cb2
Enhanced BrowserClient class
seifibrahim32 3d17957
Formatted for CI passover
seifibrahim32 a1f47db
Export CacheMode
seifibrahim32 cab59fc
Added some cache tests
seifibrahim32 5831578
Reverted utils.dart
seifibrahim32 2fd11c1
Reverted stub server
seifibrahim32 53dc82f
Add tests cache including fixing CI passover
seifibrahim32 1adce3e
Updated the branch fork
seifibrahim32 7d50328
Update browser_client with formatted style
seifibrahim32 410d227
Added for tests branch
seifibrahim32 83672f8
Added browser clients tests including test fixes
seifibrahim32 40609bc
Updated pubspec.yaml file
seifibrahim32 ff7f7e8
Reset the server port to zero
seifibrahim32 a63d6ce
Fix the dart.yml
seifibrahim32 7e1bc9f
Fixed WASM runtime
seifibrahim32 0eabc8d
Fixed WASM runtime v2
seifibrahim32 c144307
Fixed WASM runtime v4
seifibrahim32 34a87fb
Fixed WASM runtime v5
seifibrahim32 5294e96
Fixed WASM runtime v5
seifibrahim32 d12c0a4
Update CHANGELOG.md
seifibrahim32 3c53220
Update pubspec.yaml
seifibrahim32 b485213
Update CHANGELOG.md
seifibrahim32 f65dd4f
Update cache_test.dart
seifibrahim32 42251ea
Changed POST to GET and ensured of some tests
seifibrahim32 4c7471f
Added etags and cache control
seifibrahim32 4896114
Fixed conflicts
seifibrahim32 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.