-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Allow using a folder path in WebCmdlet's OutFile parameter #19007
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
Merged
iSazonov
merged 30 commits into
PowerShell:master
from
CarloToso:WebCmdlets-Outfile-filename
Mar 21, 2023
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
78b7742
Outfile without filename
CarloToso 27a7d34
remove useless
CarloToso 64b8011
revert
CarloToso e3ca008
remove get filename from content-disposition
CarloToso 6758fb6
add resume error
CarloToso f74c92c
removed extra )
CarloToso 0a6684e
OutFile -> QualifiedOutFile
CarloToso ce97583
Follow Suggestion
CarloToso 78dca27
remove comments, use QualifiedOutFile
CarloToso 2bee51b
cache QualifiedOutFile
CarloToso 6c319ff
cache stuff; ShouldSaveToOutFile; fix
CarloToso eda8be1
remove forgotten line
CarloToso a58a77e
try removing _shouldSaveToOutFile
CarloToso 38aa845
remove commented out strings
CarloToso f00ecb6
small adjustments
CarloToso d3bfcac
revert
CarloToso 2de1ae3
test -Resume should fail if -OutFile folder
CarloToso b9186c4
test -OutFile folder Downloads the file and names it
CarloToso 699aa76
Merge branch 'master' into WebCmdlets-Outfile-filename
CarloToso f1595db
small fixes
CarloToso a9b4ef1
fix test
CarloToso fa38d1f
Add suggestions
CarloToso 26da022
merge
CarloToso d39e0f1
Merge branch 'master' into WebCmdlets-Outfile-filename
CarloToso 2932d00
Merge branch 'master' into WebCmdlets-Outfile-filename
CarloToso 39cfff2
Add -Verbose FileName
CarloToso ea7f69f
Add and use WebResponseHelper.GetOutFilePath
CarloToso 01ee69a
Url -> Uri
CarloToso 6a17610
Update test/powershell/Modules/Microsoft.PowerShell.Utility/WebCmdlet…
CarloToso 43e82dc
Update test/powershell/Modules/Microsoft.PowerShell.Utility/WebCmdlet…
CarloToso 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
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
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.