Joe Lauer
Joe Lauer
Not sure what you mean by the syntax, can you do a full example of switching on something like a String?
Yes, I'd be supportive of your example "switch expression" alternative syntax if that's what you'd really like. I explained in my previous comments what all that would entail since its...
Thanks for the detailed explanation. I haven't dug much into the internals, but akin to the custom `getStatusCode()` method (which is awesome, btw, thank you!), perhaps another custom event handler...
Oh, #55 seems inline with what kind of api would incredibly useful. Some sort of ResponseInterceptor would be extremely useful too. For example, getting the response headers of a page...
Experiencing the same issue. Fortunately, after digging around for a few hours, I found a workaround! Looks like disabling TSO on the network for the guest VM fixes the issue...