elpadrinoIV

Results 3 issues of elpadrinoIV

The following snippet is adapted from PKIX1Implicit88: ``` PKIX1Implicit88 {iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-pkix1-implicit(19)} -- -- Copyright (C) The Internet Society (2002). This version of --...

**Describe the bug** Trying to match with `is` + `capture` doesn't work **To Reproduce** Steps to reproduce the behavior: 1. Tree structure: ``` ./mocks |- /test |- Greeter |- SayHello.mock...

bug

I have an svg with an `` tag like this: ``` ``` The response of `POST /doSomething` is another ``: ``` ``` However, the result is that inside the ``,...