set forwarded priority

pull/696/merge
Pete Matsyburka 2 months ago
parent 99ac349ecc
commit 094b7f47bd

@ -0,0 +1,3 @@
# frozen_string_literal: true
Rack::Request.forwarded_priority = %i[x_forwarded]
Loading…
Cancel
Save