mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: fix HTTP/2 option value
This commit is contained in:
@@ -677,7 +677,7 @@
|
||||
<Sorted>Y</Sorted>
|
||||
<Multiple>Y</Multiple>
|
||||
<OptionValues>
|
||||
<http2>HTTP/2</http2>
|
||||
<h2>HTTP/2</h2>
|
||||
<http11>HTTP/1.1</http11>
|
||||
<http10>HTTP/1.0</http10>
|
||||
</OptionValues>
|
||||
@@ -854,7 +854,7 @@
|
||||
<Sorted>Y</Sorted>
|
||||
<Multiple>Y</Multiple>
|
||||
<OptionValues>
|
||||
<http2>HTTP/2</http2>
|
||||
<h2>HTTP/2</h2>
|
||||
<http11>HTTP/1.1</http11>
|
||||
<http10>HTTP/1.0</http10>
|
||||
</OptionValues>
|
||||
|
||||
Reference in New Issue
Block a user