Skip to content

Conversation

@17e
Copy link

@17e 17e commented Aug 2, 2018

There are three patches.

First of all, there is no Digest::SHA1 package in the Ubuntu repositories. Digest::SHA is slower than Digest::SHA1, but it's easy to use with Ubuntu Linux. This patch adds fall back to Digest::SHA.

Also there were a bug that treated an false favicon attribute as a favicon.ico path, instead of disabling favicon. The second commit fixes this issue.

The last one allows using pre-bounded sockets to create an server object. it's useful for code reloading.

@Mons Mons merged commit 4a4973e into Mons:hash-req Aug 2, 2018
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