Hello, Giving the SDK my first shoot.
The ./chromite/bin/cros_sdk execution fails with `Exception: No valid URLs found!` Looking a little bit into it, I see that ./chromite/scripts/cros_sdk.py checks headers for "HTTP/1.0 200", "HTTP/1.1 200" or "HTTP/2.0 200", but the server is answering "HTTP/2 200". I guess that could be replaced by a regexp, right? I will try to decode the patch submission guidelines if I am not missing the point here. Regards, ///Pablo
