Skip to content
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

Determine if Downloaded File is HTML or Plain Text #649

Closed
ferventcoder opened this issue Mar 2, 2016 · 0 comments
Closed

Determine if Downloaded File is HTML or Plain Text #649

ferventcoder opened this issue Mar 2, 2016 · 0 comments
Assignees
Milestone

Comments

@ferventcoder
Copy link
Member

Write a file that can be used later when a file is not of the proper type that is expected when downloading a file. Check for the existence of that file and fail the package if the file is acted upon.

@ferventcoder ferventcoder self-assigned this Mar 2, 2016
@ferventcoder ferventcoder added this to the 0.9.10 milestone Mar 2, 2016
ferventcoder added a commit that referenced this issue Mar 2, 2016
Write a file that can be used later when a file is not of the proper
type that is expected when downloading a file.
ferventcoder added a commit that referenced this issue Mar 2, 2016
* stable:
  (GH-649) Write Small File When Download Type Text
  (GH-647)(GH-374) Update shimgen.exe
  (maint) update redirect shims
@ferventcoder ferventcoder changed the title Determine if download is HTML/PlainText Determine if Downloaded File is HTML or Plain Text Mar 2, 2016
ferventcoder added a commit that referenced this issue Apr 25, 2016
When attempting to act on a downloaded file, it may be a text file and
not a binary. When that is determined, throw an error instead.
ferventcoder added a commit that referenced this issue Apr 25, 2016
* stable:
  (maint) rename Get-FileName to Get-WebFileName
  (maint) Log host version as well.
  (GH-512) Exit with same code as installer
  (GH-707) Exit with specific exit codes
  (GH-649) Error if executable is text file
  (GH-709) Get Exit code from PowerShell Host
  (GH-512) Display exit code for packages
  (GH-710) prompt with timeout on some commands
  (maint) better error handling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants