Add a few built-in matchers for HttpServer #3077
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-as-intended
Closed as the reported issue is expected behavior
library-io
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
It'd be very useful to have a few common matcher functions included with the HttpServer:
Matching on URL is common, so these two would be useful:
The text was updated successfully, but these errors were encountered: