Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
Delyan Angelov
|
3c2202572b
|
cgen: produce cleaner error on missing C headers (with optional explanation) (#6637)
Implements support for `#include <openssl/rand.h> # Please install OpenSSL`.
|
2020-10-17 18:27:06 +03:00 |
Alexander Medvednikov
|
ea31f75098
|
checker: more default field fixes
|
2020-09-09 14:14:44 +02:00 |
Maciej Obarski
|
7bd2804ce9
|
all: automatic error propagation in place of "or { return(err) }"
|
2020-08-29 01:58:03 +02:00 |
Delyan Angelov
|
f259d275fc
|
tests: bump simple_tcp_client retries to 20
|
2020-08-25 17:52:44 +03:00 |
Delyan Angelov
|
7b7ab580ab
|
tests: add retry logic in simple_tcp_client in vweb_test.v
|
2020-08-25 17:05:40 +03:00 |
Delyan Angelov
|
2ad2b4c5ba
|
vweb: add more tests. Fix missing Content-Length: header bug on 404.
|
2020-08-14 02:49:15 +03:00 |
Delyan Angelov
|
712f4bd7f8
|
vweb: add tests
|
2020-08-14 00:52:02 +03:00 |
Alexander Medvednikov
|
ad8b105b2c
|
vweb example
|
2019-07-30 21:15:17 +02:00 |
Alexander Medvednikov
|
548611bedc
|
vweb: serve static files and vweb.text()
|
2019-07-30 15:53:35 +02:00 |