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

Refactor http CachingStaticResource #21062

Merged

Conversation

awarecan
Copy link
Contributor

@awarecan awarecan commented Feb 14, 2019

Description:

Simplify http.CachingStaticResource implementation, and catch up the changes in aiohttp.
No need define CachingFileResponse

Related issue (if applicable): fixes #

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>

Example entry for configuration.yaml (if applicable):

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

@awarecan awarecan requested a review from a team as a code owner February 14, 2019 09:54
@ghost ghost assigned awarecan Feb 14, 2019
@ghost ghost added the in progress label Feb 14, 2019
@awarecan awarecan changed the title Refactor http CachingStaticResource WIP: Refactor http CachingStaticResource Feb 14, 2019
@awarecan awarecan force-pushed the refactor-http-caching-file-response branch from 984313e to 94f6a97 Compare February 14, 2019 18:43
@awarecan awarecan changed the title WIP: Refactor http CachingStaticResource Refactor http CachingStaticResource Feb 14, 2019
@balloob
Copy link
Member

balloob commented Feb 15, 2019

NIce!

@balloob balloob merged commit 46efc0e into home-assistant:dev Feb 15, 2019
@ghost ghost removed the in progress label Feb 15, 2019
@balloob balloob mentioned this pull request Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants