Commit Graph

5 Commits

Author SHA1 Message Date
Stef Heyenrath
43be85a88a ct 2026-02-21 17:21:18 +01:00
Stef Heyenrath
c24f2396ff --- 2026-02-14 12:35:15 +01:00
Stef Heyenrath
6cc18e796c xunit v3 2026-02-14 11:41:25 +01:00
Stef Heyenrath
2cbbef01ae Refactor some code (IBodyDataExtensions) 2024-09-20 13:52:45 +02:00
Ruxo
dd80fd7822 Attempt to fix JSON parsing of text/plain content type (#1172)
* UseContentType

* Fix unit tests

* Add a unit test and an integration test for the fix.

* Simplify body type checking with GetBodyType extension.

* Split IBodyDataExtension, and use imperative style instead of functional style

* Remove excessive null forgiving operators

* Adjust braces

---------

Co-authored-by: Ruxo Zheng <rz@just.sent.as>
2024-09-20 13:19:32 +02:00