Ken Luo

Results 2 issues of Ken Luo

There seems to be some sites that return status codes as floats e.g. `http://www.lowiqcanadian.com/id2.html`. When running `curl --head http://www.lowiqcanadian.com/id2.html` we see that the status code returned is actually a `401.1`...

to schedule
http

There is an `warning` when compiling codepagex ``` warning: Benchee.run/2 is undefined (module Benchee is not available or is yet to be defined) Warning: lib/mix/tasks/codepagex/benchee.ex:22: Mix.Tasks.Codepagex.Benchee.run/1 ```