Pinned Loading
-
narfindustries/http-garden
narfindustries/http-garden PublicDifferential fuzzing REPL for HTTP implementations.
-
A function for generating examples t...
A function for generating examples that match a given Python re for bytes 1# This relies on the internal workings of the re module, so don't be surprised if it crashes or doesn't
2# work on versions of Python other than 3.11.3.
3# I do not want to support Unicode, because it would be way harder. This only works for bytes.
4# If you want something that supports Unicode, consider using hypothesis.strategies.from_regex.
5# This also does not support \A, \Z, \b, ^, and $.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.