v/vlib/vweb/tests
2023-08-19 13:18:00 +03:00
..
controller_duplicate_server.v vweb: add an overridable .not_found() method, for making a custom 404 page + tests fixes (#17936) 2023-04-12 00:50:03 +03:00
controller_test.v vweb: avoid the controllers having to be defined in specific order (#19182) 2023-08-19 13:18:00 +03:00
controller_test_server.v vweb: avoid the controllers having to be defined in specific order (#19182) 2023-08-19 13:18:00 +03:00
middleware_test.v context, vweb: add ability to set and get values on vweb.Context (#18564) 2023-06-27 01:25:45 +03:00
middleware_test_server.v context, vweb: add ability to set and get values on vweb.Context (#18564) 2023-06-27 01:25:45 +03:00
vweb_test.v vweb: fix parsing of form fields, send with multipart/form-data (by JS fetch) 2023-07-14 16:20:02 +03:00
vweb_test_server.v vweb: fix parsing of form fields, send with multipart/form-data (by JS fetch) 2023-07-14 16:20:02 +03:00