Skip to content

Exposed sketch MD5 through HTTP headers #2236

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
merged 3 commits into from
Jul 8, 2016
Merged

Exposed sketch MD5 through HTTP headers #2236

merged 3 commits into from
Jul 8, 2016

Conversation

JeroenVogelpoel
Copy link
Contributor

As suggested yesterday; this exposes the current sketch on device's MD5 hash through HTTP headers.

@codecov-io
Copy link

codecov-io commented Jul 5, 2016

Current coverage is 27.86%

Merging #2236 into master will not change coverage

@@             master      #2236   diff @@
==========================================
  Files            20         20          
  Lines          3653       3653          
  Methods         335        335          
  Messages          0          0          
  Branches        675        675          
==========================================
  Hits           1018       1018          
  Misses         2457       2457          
  Partials        178        178          

Powered by Codecov. Last updated by 0d996ab...8fafcce

@igrr
Copy link
Member

igrr commented Jul 6, 2016

Thanks for the pull request! Could you please fix indentation style to match nearby lines and update list of headers in documentation (https://github.com/esp8266/Arduino/tree/master/doc/ota_updates#advanced-updater-1)?

@JeroenVogelpoel
Copy link
Contributor Author

Ahh, GitHub requires some getting used to...

Anyways, I have updated the spacing and the docs; made the example web update service a little bit more shiny.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants