Lee Turner
Lee Turner
### Proposal Currently, in the OSS library, a relative date-time matcher with an offset will use the system timezone to calculate the date-time to check against the request's actual value....
### Proposal Currently, itβs possible to create multiple stub mappings with the same ID via the admin API (POST `/__admin/mappings`). The intention of the `id` field is that it should...
### Proposal At the moment, the gRPC extension is tied to the `Jetty11HttpServer` in the `buildHttpServer` method. ```java @Override public HttpServer buildHttpServer( Options options, AdminRequestHandler adminRequestHandler, StubRequestHandler stubRequestHandler) { return...
### Proposal Summary Hi maintainers! I'm not a security researcher and this is my first report so sorry if this shouldn't be here. I found that if a request is...