Changelog
2022-02-15
Fixed header names.
Some minor oversights.
Added Http Framework class.
2022-02-14
Moved profile check into Misuzu.
Yeah, I'm somewhat of an idiot myself.
Some adjustments.
An attempt at adding the token fetching thing to Misuzu.
It helps to actually run your static analysis tool.
A lot of HTTP header handlers and macros.
2022-02-13
88x31 courtesy of geb
2022-02-11
Bump twig/twig from 2.14.6 to 2.14.11
2022-02-10
HTTP continuations.
apparently it was a double OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-02-08
HTTP beginnings.
2022-02-06
Cruddy HEAD request support.
Better isEmpty impl.
Fixed issues matching 0.
2022-02-05
Fixed error when executing MariaDB statement without parameters.
Removed implicit null from result strings.
Expose native string result getter.
Fixed numeric routes not matching.
2022-02-04
One more TODO.
2022-02-03
Updated TODO list.
Rename StringHelpers to XString and make escape respect input type.
Benefits of any abstraction don't outweigh the added execution time, just gonna provide macros.
Minor change to version builder.
Replaced IArray types with normal arrays, specialised collection types will follow.
2022-02-02
Added scripts for maintaining the prerelease version and file headers.
Updated headers of tests.