issues Search Results · repo:Pathoschild/FluentHttpClient language:C#
Filter by
88 results
(87 ms)88 results
inPathoschild/FluentHttpClient (press backspace or delete to remove)I created an API, and the logic within this API requires calling a third-party interface to obtain data. However, when
using JMeter for stress testing, the concurrency is only in the single digits or a ...
question
murongqingsi
- 3
- Opened on Sep 21
- #131
I recently updated external libraries on NMM and this happens when retrieving mod files:
Full Trace: System.MissingMethodException: Method not found: Pathoschild.Http.Client.IRequest
Pathoschild.Http.Client.FluentClientExtensions.WithOptions(Pathoschild.Http.Client.IRequest, ...
question
DuskDweller
- 1
- Opened on Dec 10, 2024
- #130
After making a simple request by sending a file, it is blocked for manipulation by another process, for example deleting
the file itself.
I believe these methods would need some treatment to avoid this ...
GuilhermeGHN
- 2
- Opened on Aug 7, 2024
- #129
Does this library support System.Text.Json serialization out of the box? Or is there a way how to use System.Text.Json
it instead of Newtonsoft
Thank you
question
djgrech
- 1
- Opened on Jul 23, 2024
- #128
There are scenarios where a stream is marked as not seekable which means that we cannot manually change the position
pointer like so: myStream.Position = 0;. Unfortunately, the AsStream method in the Response ...
bug
Jericho
- 2
- Opened on May 31, 2024
- #125
HttpClient.Send accepts a HttpCompletionOption parameter that allows developers to stream a response rather than buffer
it in memory. Buffering the response is perfectly fine for the majority of scenarios ...
enhancement
Jericho
- 5
- Opened on Apr 22, 2024
- #123
The integration tests that download data from Wikipedia are failing, presumably because the data returned no longer
matches the expected data:
image
Unexpected value for p.MaxUploadSize
Expected: 4294967296 ...
bug
Jericho
- 1
- Opened on Apr 21, 2024
- #121
Hi, I have one HAR file, which record a lot of XHR requests, some cookies part from HAR file, look like this:
{
name : _hjSessionUser_3460791 ,
value : eyJpZCI6ImE4ZmViMmJiLWVlM2QtNThiZC1iYzYzLWJhYTc1MzFlZjRiMSIsImNyZWF0ZWQiOjE3MDU0MDY0MDI0NjYsImV4aXN0aW5nIjp0cnVlfQ== ...
question
zydjohnHotmail
- 5
- Opened on Jan 18, 2024
- #119
Hi, I am now using this repo to visit a group of different web site, but with the same base URL. I usually launch
about 20 to 30 http clients in one batch, but I want to know how can I set different http ...
question
zydjohnHotmail
- 4
- Opened on Dec 23, 2023
- #118

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.