mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-29 08:46:42 +00:00
This prevents us from returning an 'unrecognized capability' error when a WebDriver client sends us a proxy capability. We still don't actually support setting or returning a non-empty proxy capability, though. We just don't choke on the input capability request from the server. This patch also doesn't actually validate the input proxy requests.