issues
search
tmenier
/
Flurl
Fluent URL builder and testable HTTP client for .NET
https://flurl.dev
MIT License
4.23k
stars
387
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Flurl.Http.FlurlHttpException: 'Call failed. The archive entry was compressed using an unsupported compression method
#848
totalgit74
opened
1 day ago
0
[docs] Difference between HttpClient and Flurl
#847
lonix1
closed
4 weeks ago
1
Unhandled Exception with Flurl Http Call for Strapi
#846
phmatray
opened
1 month ago
0
Avoid loading System.Text.Json when it isn't used
#845
cremor
opened
1 month ago
8
Change error message in FlurlClientCache.Get if client exists but disposed
#844
Pyrobolser
closed
1 month ago
1
Exception processing an empty array from the GET requests
#843
alekdavis
closed
1 month ago
8
Autorenew OAuth Tokens
#842
SemaphoreSlim1
opened
1 month ago
1
Missing info in the "Call failed with status code" error message (FlurlHttpException)
#841
alekdavisintel
opened
2 months ago
6
Add PatchMultipartAsync
#840
1zaboy
closed
2 months ago
1
Native handlers support
#839
Janek91
opened
2 months ago
4
Serialize complex objects to query string
#838
PeterOliverDev
closed
2 months ago
2
Is it possible to use native HttpClienHandlers in Flurl 4
#837
Janek91
closed
3 months ago
1
[feature request] support GetJsonAsync with body
#836
emako
closed
3 months ago
3
SetQueryParam() parameters with the same name will be overwritten, either not overwritten or optionally overwritten
#835
wuxinheng
closed
3 months ago
3
Support for Setting HttpRequestMessage.HttpVersionPolicy in FlurlHttpSettings
#834
duranserkan
closed
2 months ago
4
Fix incorrect XML doc about default JSON serializer
#833
Prologh
closed
2 months ago
2
Serialization based on response status code
#832
mweel1
closed
2 months ago
1
`OnRedirect` does not work with custom `HttpClient`
#831
DanielHabenicht
closed
3 months ago
4
DownloadFileAsync => GetFileNameFromPath does not respect redirects
#830
dmdymov
opened
4 months ago
1
Collection was modified; enumeration operation may not execute.
#829
bazarniy
opened
5 months ago
1
Not able to configure Delegating handler in Flurl clientless DI configuration
#828
bjose7
closed
5 months ago
2
Trimming unused code causes the exception - Response could not be deserialized to JSON
#827
KB4MDD
closed
5 months ago
4
The response ended prematurely
#826
satishviswanathan
closed
5 months ago
2
#673 allow to access FlurlCall in RespondWith
#825
RytisLT
opened
6 months ago
7
GetJsonAsync<T> is not working after upgrading the Flurl Http to version 4 >=
#824
mwasif7
closed
4 months ago
5
.net 8 blazor wasm PlatformNotSupportedException
#823
codegurney
opened
6 months ago
7
Encode Issue
#822
mfarid2
closed
6 months ago
2
IFlurlClientBuilder.AddMiddleware cuts the chain of delegating handlers
#821
andreikarkkanen
opened
7 months ago
1
According to RFC-7578 the Content-Disposition filename* parameter in multipart MUST NOT be used
#820
tts-sdrissen
opened
7 months ago
3
add new extension for call outhService and inject token to request
#819
Ershad95
closed
7 months ago
1
Add option to disable conversion of plus signs to spaces for query parameters
#818
GordianSchudaBGHM
closed
7 months ago
3
Add support for CancellationToken in IFlurlResponse asynchronous methods
#817
Prologh
closed
7 months ago
1
System.EntryPointNotFoundException on PostJsonAsync
#816
aiwaverse
closed
8 months ago
1
4.0.0
#815
liujinwww
closed
8 months ago
2
Deadlock (or something weird) when calling `GetStringAsync`
#814
astrohart
closed
7 months ago
2
HttpTest WithRequestJson does not use JsonSerializer set on FlurlClientCache
#813
arch-imp
opened
8 months ago
3
How can I speed limit when upload file
#812
handloong
closed
8 months ago
1
Add `bool IFlurlClientCache.TryGet(string name, out IFlurlClient client)`
#811
umbarov
closed
8 months ago
1
client.Configure in 4.0.0 version?
#810
vManTech
closed
9 months ago
8
upgrade to Flurl 4.x but keep Flurl.Http at <4
#809
springy76
closed
9 months ago
6
Parsing Empty List result in null instead of empty list
#808
alexanderluettig
closed
9 months ago
5
Bug with multipart boundary field value when re-using the FlurlRequest object
#807
lmb-djaquier
opened
10 months ago
2
I have injected IFlurlClient and i want to write test for it but it throw null refrence exception?
#806
shirin-monzavi
closed
10 months ago
1
Pluggable Matcher for Unit Testing
#805
rcollette
closed
10 months ago
2
Flurl.Http 4.0.2
#804
tmenier
closed
10 months ago
0
Clientless pattern with relative URL doesn't pick up configured default base URL
#803
tmenier
closed
10 months ago
0
return 302 "Moved Temporarily" with flurl, but using httpclient is normal
#802
DreamTom
closed
10 months ago
1
No way to provide my own HttpClient or HttpMessageHandler
#801
alasdaircs
opened
10 months ago
13
Fix https://github.com/tmenier/Flurl/issues/794
#800
rwasef1830
closed
10 months ago
11
FlurlResponse breaking change in the latest version
#799
iamkinetic
closed
10 months ago
2
Next