This is an automated email from the ASF dual-hosted git repository.
bcall pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficserver-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d1cf315 Fix Via Header Decoder placeholder with valid 22-char example
d1cf315 is described below
commit d1cf315e1bcf50e4084937c2bbe5305d34663e40
Author: Bryan Call <[email protected]>
AuthorDate: Thu Jan 8 14:52:57 2026 -0800
Fix Via Header Decoder placeholder with valid 22-char example
---
content/via.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/via.html b/content/via.html
index 8176934..b8dd4cb 100644
--- a/content/via.html
+++ b/content/via.html
@@ -214,7 +214,7 @@ function checkQuery() {
<div class="flex gap-4">
<input type="text" name="via" id="via"
class="flex-1 px-4 py-3 border border-gray-300
rounded-lg focus:ring-2 focus:ring-accent focus:border-accent text-lg font-mono"
- placeholder="e.g., uScMsEf pSeN:eC sF">
+ placeholder="e.g., uScMsSfWpSeN:u xCHuSxS">
<button type="button" onclick="showVia(this.form)"
class="px-6 py-3 bg-gradient-to-r
from-blue-500 to-blue-900 text-white font-semibold rounded-lg hover:shadow-lg
transition-all">
Parse Header