Alexander Medvednikov
|
e7cad4f55d
|
net,vweb: reduce allocations by ~80%
|
2023-11-11 01:10:34 +03:00 |
|
Roman
|
e4f55fb299
|
net.http: add socks5|http(s) proxy support [Linux] (#19676)
|
2023-11-09 23:56:16 +02:00 |
|
JalonSolov
|
29d60280c4
|
net.http: increase max_redirects to 16 (#19743)
|
2023-11-03 06:57:16 +02:00 |
|
yuyi
|
7681a0b46d
|
checker: check error of implementing other module private interface (fix #19620) (#19688)
|
2023-10-29 14:20:16 +02:00 |
|
shove
|
b3b68e418d
|
net.http: add a retry mechanism to http.fetch(), when the socket inevitably errors (#19660)
|
2023-10-27 12:27:54 +03:00 |
|
Larpon
|
95509cf8fb
|
all: make all struct C.XYZ -> pub struct C.XYZ (#19651)
|
2023-10-25 15:01:50 +03:00 |
|
Roman
|
99e0832f17
|
net.http: support passing an HTTP proxy server in http.fetch (#19606)
|
2023-10-25 11:41:52 +03:00 |
|
Turiiya
|
9051ac8921
|
all: fix typos (#19634)
|
2023-10-23 21:21:15 +03:00 |
|
shove
|
166604f775
|
net, net.http: fixed some ssl library call return values judgment and handling (#19614)
|
2023-10-23 09:53:19 +03:00 |
|
shove
|
07390ef4c4
|
net, net.http: fix C.FD_ISSET declaration (#19594)
|
2023-10-19 11:29:13 +03:00 |
|
Delyan Angelov
|
0a89f3082d
|
net.http: support passing on_running, on_stopped, on_closed callback functions to http.Server{}, as well as show_startup_message: false. (#19591)
|
2023-10-18 09:00:42 +03:00 |
|
Alexander Medvednikov
|
c947c140ee
|
builtin: windows definitions
|
2023-10-15 07:43:57 +03:00 |
|
Delyan Angelov
|
d93488b141
|
vlib: add net.http.file, allowing for v -e "import net.http.file; file.serve()" (#19348)
|
2023-09-15 00:45:02 +03:00 |
|
shuankio
|
a0490f2b67
|
net.http: fix post error with https on windows (#19334)
|
2023-09-12 15:43:13 +03:00 |
|
yuyi
|
55ca8d8d8e
|
fmt: align the custom values of the enum fields (#19331)
|
2023-09-12 14:44:38 +03:00 |
|
Delyan Angelov
|
c7ebc477b0
|
net.http: default explicitly to Method.get for http.Request and http.FetchConfig too
|
2023-09-06 12:03:19 +03:00 |
|
Delyan Angelov
|
330dda59c8
|
net.http: fix http.fetch(), without explicit method (default again to .get, not to .acl)
|
2023-09-06 11:59:47 +03:00 |
|
Turiiya
|
f755118e7c
|
vlib: update doc comments (#19231)
|
2023-08-30 08:50:00 +03:00 |
|
pancake
|
45e6e7d763
|
http: add support for stream connections, and custom .on_redirect, .on_progress, .on_finish callbacks to http.fetch() (#19184)
|
2023-08-23 20:42:05 +03:00 |
|
shove
|
11a8a46ade
|
tests: cleanup test cases (#19104)
|
2023-08-13 13:36:08 +03:00 |
|
Delyan Angelov
|
41f99c1abf
|
tools: add cmd/tools/show_ancient_deprecations.v, to cleanup ancient functionality, deprecated over an year ago (#18946)
|
2023-07-22 19:13:58 +03:00 |
|
l-m
|
36d45c6d14
|
net.http.chunked: return !string on decode (#18928)
|
2023-07-21 16:37:55 +03:00 |
|
Delyan Angelov
|
ef049839ab
|
ci: fix failing tests-sanitize-memory-clang (regression after 9047f7c )
|
2023-07-18 02:35:01 +03:00 |
|
alexferl
|
c2dc1ca706
|
net.http: make listener public, and add addr in Server struct (#18871)
|
2023-07-16 15:42:30 +03:00 |
|
Delyan Angelov
|
9047f7c9a8
|
vweb: fix parsing of form fields, send with multipart/form-data (by JS fetch)
|
2023-07-14 16:20:02 +03:00 |
|
Alexander Medvednikov
|
f1bc5e6d46
|
http: Request.host
|
2023-07-14 14:26:11 +03:00 |
|
Joe Koop
|
8b25c4c9a3
|
net.http: copy IANA's list of methods to the http.Method enum (#18508)
|
2023-06-22 09:31:34 +03:00 |
|
yuyi
|
126fbe8e33
|
scanner: fix indent error for line comment generated by vdoc (#18422)
|
2023-06-13 08:50:02 +03:00 |
|
Felipe Pena
|
54eabcb242
|
cgen: make the default values for all enums, be their first listed entry, even if it was enum MyEnum { first = 999 second} , not just the defaul 0 (#18388)
|
2023-06-11 21:57:36 +03:00 |
|
xiusin
|
43bc85d3bb
|
http: add workers to improve the server's concurrent capacity. (#18271)
|
2023-05-27 01:57:32 +03:00 |
|
xiusin
|
e4c769d072
|
net.http: add remote-addr header (#18208)
|
2023-05-21 15:23:24 +02:00 |
|
Turiiya
|
67e3061ea1
|
net: fix typos (#18164)
|
2023-05-12 09:31:27 +03:00 |
|
SolarWolf-Code
|
7981d2854a
|
net: fix typo give => given (#17955)
|
2023-04-14 11:15:16 +03:00 |
|
Alexander Medvednikov
|
6756d28595
|
all: 2023 copyright
|
2023-03-28 22:55:57 +02:00 |
|
Delyan Angelov
|
bfb0932588
|
net.http.mime: execute v run vlib/net/http/mime/build.vsh to update db.v with the latest official mime types
|
2023-03-24 08:29:32 +02:00 |
|
Brandon
|
aee76c5819
|
net: update new_request (#17618)
|
2023-03-17 22:17:22 +01:00 |
|
yuyi
|
90591eb813
|
checker: check nested struct field with required attr (fix #10913) (#17277)
|
2023-02-11 11:22:31 +02:00 |
|
Delyan Angelov
|
a932a8b1ea
|
net.http: make the errors that parse_status_line returns more informative to make diagnosing problems easier
|
2023-01-31 15:26:08 +02:00 |
|
Nahua
|
1d4fd53344
|
net.http: add documentation to http, method, server, and status (#17130)
|
2023-01-27 13:58:55 +02:00 |
|
Delyan Angelov
|
6a32c81070
|
tests: extract slow tests (prod, valgrind, inout, repl etc), from vlib/v/tests/ to vlib/v/slow_tests/ (#16892)
|
2023-01-09 23:47:03 +02:00 |
|
Delyan Angelov
|
cb336c7dc7
|
net.http: remove ending \r from response.status_msg, add more tests
|
2022-11-20 16:22:43 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
shove
|
26d643fc5d
|
all: rollback to old interpolation (step 3) (#16380)
|
2022-11-10 15:05:34 +03:00 |
|
Alexander Medvednikov
|
e81e0ac708
|
fmt: replace go with spawn
|
2022-11-05 10:46:40 +03:00 |
|
Alexander Medvednikov
|
c6158e4519
|
all: remove unnecessary IError() casts
|
2022-10-28 19:08:30 +03:00 |
|
Alexander Medvednikov
|
098db89b85
|
encoding.csv: remove unnecessary IError() cast
|
2022-10-27 11:30:08 +03:00 |
|
Alexander Medvednikov
|
c9934672c4
|
http: fix request_test.v
|
2022-10-27 11:28:44 +03:00 |
|
yuyi
|
992b502198
|
db, json, time, term: change optional to result (#16201)
|
2022-10-26 11:26:28 +03:00 |
|
Alexander Medvednikov
|
690b2c0b9d
|
doc: more Result fixes
|
2022-10-24 16:26:19 +03:00 |
|
Delyan Angelov
|
9241b5572b
|
net.http: skip network timeouts on socket accept in the main http.Server loop
|
2022-10-23 17:08:27 +03:00 |
|