issues
search
emilk
/
ehttp
Minimal Rust HTTP client for both native and WASM
Apache License 2.0
324
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for http caching and keep-alive
#64
jprochazk
opened
1 month ago
3
Streaming chunks fragmented at 2048 bytes
#63
RJ
opened
1 month ago
1
Add `Request::credentials` for web
#62
jheidecker
opened
3 months ago
0
handle downloading when in web worker
#61
xudesheng
closed
1 week ago
3
Failed when using ehttp in web worker
#60
xudesheng
closed
1 week ago
1
5.1.1: add tls config
#59
g-codx
closed
2 months ago
1
Add NodeJS support. Fixes #31
#58
lvauvillier
closed
2 months ago
1
Headers field unused on WASM
#57
Strosel
opened
5 months ago
1
Add ehttp user agent to headers
#56
MathiasYde
closed
5 months ago
2
Missing documentation for Request mode field
#55
fastfailures
opened
8 months ago
0
Include 'mode' on native too
#54
emilk
closed
9 months ago
0
Conditional Compile Required for Requests
#53
cjs-axsh
closed
9 months ago
0
Added CORS `Mode` property to `Request` on web
#52
afonsolage
closed
9 months ago
1
Allow configuration of `RequestMode` on wasm
#51
afonsolage
closed
9 months ago
2
Build fails with vendored dependencies
#50
v-morlock
closed
9 months ago
1
Deserialize response from bytes of JSON text
#49
JustFrederik
closed
9 months ago
0
don't add web-sys to native builds
#48
jrudolph
closed
10 months ago
0
multipart & json feature
#47
JustFrederik
closed
10 months ago
0
Allow duplicated headers in requests and responses
#46
emilk
closed
10 months ago
0
Support HEAD requests
#45
emilk
closed
10 months ago
0
Update MSRV to 1.72.0
#44
emilk
closed
11 months ago
0
CI: build and deploy a new web demo on each merge to `master`
#43
emilk
closed
11 months ago
0
Add missing `web-sys` feature `console`
#42
emilk
closed
11 months ago
0
Windows Defender on Windows 10 thinks cross-compiled example_eframe is malware
#41
rustrust
closed
11 months ago
1
ehttp is not passing the `console` feature to `web-sys`
#40
kekonn
closed
11 months ago
1
# fix http headers, header could has same name key, but diff value.
#39
tmtbe
closed
10 months ago
0
Headers need same key
#38
tmtbe
closed
10 months ago
0
bump WASM version
#37
logankonopatzke
closed
1 year ago
1
0.3.1 tag is missing
#36
jbeich
closed
11 months ago
1
Blocking untill the end of the response?
#35
MinaMatta98
closed
1 year ago
8
I added a multipart feature
#34
JustFrederik
closed
10 months ago
3
Web: Improve opaque network error message
#33
jprochazk
closed
1 year ago
1
Downgrade `ureq` to fix duplicate crate
#32
emilk
closed
1 year ago
0
Support for nodejs
#31
robrennie
closed
2 months ago
7
Fix typo in README.md
#30
omarandlorraine
closed
1 year ago
0
Add streaming example
#29
emilk
closed
1 year ago
2
Streaming fetch
#28
jprochazk
closed
1 year ago
3
Update egui/eframe to 0.22
#27
emilk
closed
1 year ago
0
Make sequence request to a device in an interval time with egui + ehttp?
#26
anbkhn
closed
1 year ago
1
cross-platform fetch_async
#25
Vrixyz
closed
1 year ago
0
Old version of rust specified
#24
c-git
closed
1 year ago
2
Replace broken link
#23
c-git
closed
1 year ago
1
Fetching using channels
#22
EvoTeamDevelop
closed
1 year ago
1
Ignoring TLS cert expiration
#21
arturkreihs
closed
1 year ago
1
Demo Ehttp on Mobile: JsValue Error. Failed to fetch.
#20
robertpauson
closed
11 months ago
3
Hello, is there a way to proxify the requests ?
#19
deft01
opened
1 year ago
2
Documentation for HTTPS Request with cookie?
#18
rustrust
opened
2 years ago
5
Add Clone and Debug to Request
#17
marcfir
closed
2 years ago
0
Add cargo deny check to CI
#16
emilk
closed
2 years ago
0
Keep `ureq::Agent` for native clients
#4
KmolYuan
opened
2 years ago
1
Next