Skip to content

Fix issue #11 string to float for HTTP version

Marius Torbjørnsen requested to merge mariutor/buggy-web-server:master into master

Fix for issue #11

Remove the conversion from string to float, now it just compares strings.

Merge request reports