Skip to content

Task raw calls#27

Merged
XDarinor merged 5 commits intomainfrom
Task-RawCalls
Mar 21, 2025
Merged

Task raw calls#27
XDarinor merged 5 commits intomainfrom
Task-RawCalls

Conversation

@XDarinor
Copy link
Copy Markdown
Contributor

Added support for raw calls with text/plain or customized media type, and for form encoded calls. Also, Restling now doesn't follow automatically redirect by default, allowing to use retry patterns to follow redirects with an authentication header set.

Added the response headers to response result.
Added methods to execute RAW content body requests. The raw body must be an UTF8 encoded string. Also added methods to execute form url encoded calls for non-rest complaint requests.
Added dispose calls for http messages.
@XDarinor XDarinor added the enhancement New feature or request label Mar 21, 2025
@XDarinor XDarinor self-assigned this Mar 21, 2025
@XDarinor XDarinor merged commit 86edf43 into main Mar 21, 2025
@XDarinor XDarinor deleted the Task-RawCalls branch March 21, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant