omahs
|
1957162c2a
|
all: fix typos (#24470)
|
2025-05-13 22:05:22 +03:00 |
|
Delyan Angelov
|
9dc69ef2aa
|
veb: support -d veb_max_read_bytes=16384 , -d veb_max_write_bytes=16384 , -d veb_default_port=1234 , -d veb_max_http_post_size_bytes=8388608
|
2025-05-09 11:56:52 +03:00 |
|
sSAR
|
6cda3b0ab3
|
veb: handle sendfile errors, when the connection is canceled, before the file is completely transferred (#23891)
|
2025-03-09 16:33:11 +02:00 |
|
Casper Küthe
|
c37309f6b9
|
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 |
|
Martin Skou
|
c2d96c33b3
|
veb: fix large file transfer timeout (fix #22489) (#22924)
|
2024-11-21 08:53:19 +02:00 |
|
Alexander Medvednikov
|
4ed9d13803
|
veb: translations via %translation_key
|
2024-10-20 21:35:27 +03:00 |
|
alexey semenyuk
|
9788ae1f3e
|
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 |
|
Alexander Medvednikov
|
c11b1f8bd1
|
examples: fix type in veb_example.v
|
2024-09-17 23:00:11 +03:00 |
|
Alexander Medvednikov
|
26ab7d4fe1
|
veb: implicit context
|
2024-09-14 00:41:02 +03:00 |
|
Carlos Esquerdo Bernat
|
d89e6df2a1
|
veb: extract constants into consts.v (#22132)
|
2024-08-30 13:53:31 +03:00 |
|
yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Delyan Angelov
|
fbdc992b30
|
net.http, veb, vweb, x.vweb: add mime type text/x-vlang , for .v and .vsh file extensions (#21851)
|
2024-07-12 14:23:50 +03:00 |
|
poggingfish
|
1a685c30aa
|
vweb, veb, x.vweb: add m3u8 MIME type application/vnd.apple.mpegurl for multimedia playlists (#21688)
|
2024-06-16 22:21:43 +03:00 |
|
Bakul Shah
|
9997ac4367
|
veb: support sendfile() syscall on FreeBSD (#21541)
|
2024-05-21 08:47:24 +03:00 |
|
Turiiya
|
e24e905e51
|
vlib: fix veb (#21345)
|
2024-04-25 02:13:55 +03:00 |
|