Skip to content

Feat server: send CRC32 as header#10

Merged
feugy merged 3 commits into
masterfrom
crc
Sep 24, 2017
Merged

Feat server: send CRC32 as header#10
feugy merged 3 commits into
masterfrom
crc

Conversation

@feugy

@feugy feugy commented Sep 24, 2017

Copy link
Copy Markdown
Owner

To allow client checking that they are compatible with current server, a checksum of exposed API array is sent as 'x-service-crc' HTTP header

Partially address issue #9

To allow client checking that they are compatible with current server, a checksum of exposed API array is sent as 'x-service-crc' HTTP header
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling ee2cabf on crc into 6825ac7 on master.

Use constant exposed from mini-utils rather than hard coded header name
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 705cf90 on crc into 6825ac7 on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling ed5c591 on crc into 6825ac7 on master.

@feugy feugy merged commit ef9c01b into master Sep 24, 2017
@feugy feugy deleted the crc branch September 24, 2017 17:43
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.

2 participants