Fixed HTTP request parse failing if the URI was too short. Fixed HTTP parser not converting POST/GET data to lowercase before storing it, making post and get data which contained capitals impossible to access.