Skip to content

Comments

HttpClient Example Guide#310

Merged
Mustached-Maniac merged 1 commit intoStreamerbot:mainfrom
ErinaSugino:Erina-Sugino-patch-1
Mar 24, 2025
Merged

HttpClient Example Guide#310
Mustached-Maniac merged 1 commit intoStreamerbot:mainfrom
ErinaSugino:Erina-Sugino-patch-1

Conversation

@ErinaSugino
Copy link
Contributor

RC 1 - feedback open

Added guide on basic usage of HttpClient in C# as advanced alternative to Fetch URL.
Difficulty "Intermediate".
Covers reusable HttpClient setup based on Rhondi's guide. Covers basic use-cases.
Covers PATCH type edge-case.
Covers basic header management.
Covers basic response handling.

Implements #208

Added guide on basic usage of HttpClient in C# as advanced alternative to `Fetch URL`.
Difficulty "Intermediate".
Covers reusable HttpClient setup based on Rhondi's guide.
Covers basic use-cases.
Covers `PATCH` type edge-case.
Covers basic header management.
Covers basic response handling.

RC 1

Implements Streamerbot#208
Copy link
Collaborator

@Mustached-Maniac Mustached-Maniac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done!

@Mustached-Maniac Mustached-Maniac merged commit a5e82d2 into Streamerbot:main Mar 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants