Post/get/... data is no longer case insensitive.
GET variables are now actually added to the request when constructing them, instead of being ignored.
Started work on tests for fr::HttpRequest. Fixed the final POST data variable containing header data it shouldn't (\r\n\r\n). Fixed fr::Http::header_exists, and family, not converting things to lowercase first.