mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-24 13:15:40 +00:00
Since axios is used for requests, it makes sense to match the protocol parsing with their code at https://github.com/axios/axios/blob/main/lib/helpers/parseProtocol.js Closes: #1152 Signed-off-by: Graham White <graham_alton@hotmail.com>