https://issues.dlang.org/show_bug.cgi?id=17587
Adam D. Ruppe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Adam D. Ruppe <[email protected]> --- > In my AWS SDK I had the issue that \/ was not accepted while passing the JSON > as console argument to the AWS console client. Sounds like you should be shell encoding the data first anyway! --
