mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 18:19:36 +00:00
* 1.8 changed the behavior of url.Parse so it is no longer appropriate for parsing values like 0.0.0.0:8080 * Pass the address directly to http.ListenAndServe which gives reasonable errors when bad values are given