Skip to content

Commit 1f424a1

Browse files
author
HAProxy Community
committed
Update docs for dev
1 parent 5a5958e commit 1f424a1

3 files changed

Lines changed: 19 additions & 16 deletions

File tree

docs/dev/configuration.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.4-dev13-39 - Configuration Manual</title>
5+
<title>HAProxy version 3.4-dev14 - Configuration Manual</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -4926,7 +4926,7 @@
49264926
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
49274927
</p>
49284928
<p class="text-right">
4929-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/05/21</b></small>
4929+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/05/26</b></small>
49304930
</p>
49314931
</div>
49324932
<!-- /.sidebar -->
@@ -4937,9 +4937,9 @@
49374937
<div class="text-center">
49384938
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
49394939
<h2>Configuration Manual</h2>
4940-
<p><strong>version 3.4-dev13-39</strong></p>
4940+
<p><strong>version 3.4-dev14</strong></p>
49414941
<p>
4942-
2026/05/20<br>
4942+
2026/05/26<br>
49434943

49444944
</p>
49454945
</div>
@@ -15156,7 +15156,7 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.<
1515615156
When this option is set, the following rules are observed:
1515715157

1515815158
* In H1 only, invalid characters, including NULL character, in header name
15159-
will be accepted;
15159+
will not be rejected; however the header will be dropped.
1516015160

1516115161
* In H1 only, NULL character in header value will be accepted;
1516215162

@@ -15216,8 +15216,11 @@ <h2 id="chapter-4.2" data-target="4.2"><small><a class="small" href="#4.2">4.2.<
1521615216

1521715217
When this option is set, the following rules are observed:
1521815218

15219+
* In H1 only, status codes longer than 3 digits but whose value fits in 16
15220+
bits are not rejected.
15221+
1521915222
* In H1 only, invalid characters, including NULL character, in header name
15220-
will be accepted;
15223+
will not be rejected; however the header will be dropped.
1522115224

1522215225
* In H1 only, NULL character in header value will be accepted;
1522315226

@@ -35676,8 +35679,8 @@ <h2 id="chapter-12.9" data-target="12.9"><small><a class="small" href="#12.9">12
3567635679
<br>
3567735680
<hr>
3567835681
<div class="text-right">
35679-
HAProxy 3.4-dev13-39 &ndash; Configuration Manual<br>
35680-
<small>, 2026/05/20</small>
35682+
HAProxy 3.4-dev14 &ndash; Configuration Manual<br>
35683+
<small>, 2026/05/26</small>
3568135684
</div>
3568235685
</div>
3568335686
<!-- /.col-lg-12 -->

docs/dev/intro.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.4-dev13-39 - Starter Guide</title>
5+
<title>HAProxy version 3.4-dev14 - Starter Guide</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -484,7 +484,7 @@
484484
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
485485
</p>
486486
<p class="text-right">
487-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/05/21</b></small>
487+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/05/26</b></small>
488488
</p>
489489
</div>
490490
<!-- /.sidebar -->
@@ -495,7 +495,7 @@
495495
<div class="text-center">
496496
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
497497
<h2>Starter Guide</h2>
498-
<p><strong>version 3.4-dev13-39</strong></p>
498+
<p><strong>version 3.4-dev14</strong></p>
499499
<p>
500500
<br>
501501

@@ -2515,7 +2515,7 @@ <h2 id="chapter-4.4" data-target="4.4"><small><a class="small" href="#4.4">4.4.<
25152515
<br>
25162516
<hr>
25172517
<div class="text-right">
2518-
HAProxy 3.4-dev13-39 &ndash; Starter Guide<br>
2518+
HAProxy 3.4-dev14 &ndash; Starter Guide<br>
25192519
<small>, </small>
25202520
</div>
25212521
</div>

docs/dev/management.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>HAProxy version 3.4-dev13-39 - Management Guide</title>
5+
<title>HAProxy version 3.4-dev14 - Management Guide</title>
66
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
77
<link href="https://raw.githubusercontent.com/thomaspark/bootswatch/v3.3.7/cerulean/bootstrap.min.css" rel="stylesheet" />
88
<link href="../css/page.css?0.4.2-15" rel="stylesheet" />
@@ -696,7 +696,7 @@
696696
You can use <strong>left</strong> and <strong>right</strong> arrow keys to navigate between chapters.<br>
697697
</p>
698698
<p class="text-right">
699-
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/05/21</b></small>
699+
<small>Converted with <a href="https://github.com/cbonte/haproxy-dconv">haproxy-dconv</a> v<b>0.4.2-15</b> on <b>2026/05/26</b></small>
700700
</p>
701701
</div>
702702
<!-- /.sidebar -->
@@ -707,7 +707,7 @@
707707
<div class="text-center">
708708
<h1><a href="http://www.haproxy.org/" title="HAProxy"><img src="../img/HAProxyCommunityEdition_60px.png?0.4.2-15" /></a></h1>
709709
<h2>Management Guide</h2>
710-
<p><strong>version 3.4-dev13-39</strong></p>
710+
<p><strong>version 3.4-dev14</strong></p>
711711
<p>
712712
<br>
713713

@@ -5856,7 +5856,7 @@ <h2 id="chapter-13.1" data-target="13.1"><small><a class="small" href="#13.1">13
58565856
<br>
58575857
<hr>
58585858
<div class="text-right">
5859-
HAProxy 3.4-dev13-39 &ndash; Management Guide<br>
5859+
HAProxy 3.4-dev14 &ndash; Management Guide<br>
58605860
<small>, </small>
58615861
</div>
58625862
</div>

0 commit comments

Comments
 (0)