Skip to content

Add TreatBodyAsTextual() to force textual body decoding - #163

Merged
dennisdoomen merged 2 commits into
mainfrom
feature/treat-body-as-textual
Jul 14, 2026
Merged

Add TreatBodyAsTextual() to force textual body decoding#163
dennisdoomen merged 2 commits into
mainfrom
feature/treat-body-as-textual

Document TreatBodyAsTextual() in SKILL.md and advanced docs

154b9eb
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / InspectCode succeeded Jul 14, 2026 in 5s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 896 in Mockly.Specs/HttpMockSpecs.cs

See this annotation in the file changed.

Code scanning / InspectCode

Use UTF-8 string literal Note

'Encoding.GetBytes' invocation can be replaced with a UTF-8 string literal

Check notice on line 920 in Mockly.Specs/HttpMockSpecs.cs

See this annotation in the file changed.

Code scanning / InspectCode

Use UTF-8 string literal Note

'Encoding.GetBytes' invocation can be replaced with a UTF-8 string literal