Skip to content

PATCH method and bugfixes#6

Merged
hars-21 merged 2 commits into
mainfrom
develop
Jun 13, 2026
Merged

PATCH method and bugfixes#6
hars-21 merged 2 commits into
mainfrom
develop

Conversation

@hars-21

@hars-21 hars-21 commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Changes:

  • Fix: headers in runner.rs were using unwrap() that made the process panic, now unwrap() is replaced with map_err() with improved error handling.

  • Typo: changes reference error to unknown command in parser.rs

  • Feat: added support for PATCH method

@hars-21 hars-21 merged commit dd21015 into main Jun 13, 2026
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.

1 participant