Matt Fellows
Matt Fellows
#445 is now released 🎉 !
I'm going to retract my previous statement - please follow the above issue for exposing this in Pact JS.
> because if it can be merged, but not deployed, you've then put changes into the main branch that can't be deployed, and will block any other feature from being...
Ha! You fixed that quick :P
Have you tried URL encoding the value?
Cool. So now you need to put a real certificate on your broker instead of one of those cheap and nasty enterprise ones ;) You can specify the cert file...
> I tried to do it in Javascript with the same username and password and it worked fine with '&' in the username It might be that the JS library...
Thanks. Would you be up for a PR as per Yousaf's comments?
Thanks for the report, and that doesn't seem right to me at all. Are you able to provide a repro we can use to look at this? P.S. `matchers.Term("express|standard", "standard")`...
Ah, thanks! I see the problem. In other languages, the event would have the matchers stripped. This can be done via the `reify` command on the `pact-message` command. ![Screen Shot...