Skip to content

Standalone HttpClient's source code #96938

Answered by jkotas
HighPerfDotNet asked this question in General
Discussion options

You must be logged in to vote

trying to extract relevant bits for HttpClient only also failed because it seems to drag endless amount of other files from framework

The repo structure is not optimized for extracting all sources for a single library easily. We share a lot of sources between different libraries as you have found.
 

In the past I think there was a standalone HttpClient source code that could have compiled separately, is that still the case

HttpClient sources were always part of a larger repo, with build system integrated with the rest of the repo.

it feels like building your own version of framework is the only path forward

It depends on how much work you want to do on your build system. You should …

Replies: 7 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by HighPerfDotNet
Comment options

You must be logged in to vote
3 replies
@MihaZupan
Comment options

@HighPerfDotNet
Comment options

@MihaZupan
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@MihaZupan
Comment options

@HighPerfDotNet
Comment options

@MihaZupan
Comment options

Comment options

You must be logged in to vote
1 reply
@MihaZupan
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants