Welcome to mirror list, hosted at ThFree Co, Russian Federation.

patches.rb « http_v2 « gitlab « lib « gitlab-http « gems - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d26fbc6447d3ec0c6edd116f02b541238a7bdd7 (plain)
1
2
3
4
5
6
# frozen_string_literal: true

require_relative "../../hostname_override_patch"
require_relative "../../net_http/protocol_patch"
require_relative "../../net_http/response_patch"
require_relative "../../httparty/response_patch"