v/vlib/veb/tests
2025-03-02 09:50:50 +02:00
..
testdata veb,vweb: make the MIME type checks case insensitive (allow for serving static file.JPG) (fix #22425) (#22483) 2024-10-11 08:50:32 +03:00
controller_test.v
cors_2_test.v checker: fix veb route method param with non ctx name (fix #23105) (#23107) 2024-12-09 10:32:26 +02:00
cors_test.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
large_payload_test.v fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232) 2024-09-17 09:47:38 +03:00
middleware_test.v
persistent_connection_test.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
static_handler_test.v veb,vweb: make the MIME type checks case insensitive (allow for serving static file.JPG) (fix #22425) (#22483) 2024-10-11 08:50:32 +03:00
veb_app_test.v fmt: fix alignment of struct init fields (#22025) 2024-08-11 09:11:24 +03:00
veb_should_listen_on_both_ipv4_and_ipv6_by_default_test.v net: fix resolving of ::1:48872 (pass the *should_listen_on_both_ipv4_and_ipv6_by_default_test.v tests) (#22715) 2024-10-31 18:22:25 +02:00
veb_test.v veb: fix "error parsing request: io.Eof" when expecting a request body, but the data is not ready yet (fix #22464) (#23842) 2025-03-02 09:50:50 +02:00
veb_test_server.v veb: fix "error parsing request: io.Eof" when expecting a request body, but the data is not ready yet (fix #22464) (#23842) 2025-03-02 09:50:50 +02:00