yakbak
yakbak copied to clipboard
fix(comment-escaping): Escape comment delimiters in `req.path`
(and occurring multiply)
Currently a req.path
containing */ (* is a valid URL character)
will on recording terminate the headers' comment, leaving a broken tape.
Similarly if a /* or */ occurs more than once the additional sequences
are not escaped.
Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! :smile: