Skip to content

Commit 7612369

Browse files
committed
2026-04-20
1 parent e430938 commit 7612369

8 files changed

Lines changed: 125 additions & 20 deletions

File tree

squid-dev/2026-April.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,3 +1242,18 @@ Kind regards,
12421242
An HTML attachment was scrubbed...
12431243
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20260417/7fab43b9/attachment.htm>
12441244

1245+
From gkinkie at gmail.com Sun Apr 19 21:35:02 2026
1246+
From: gkinkie at gmail.com (Francesco Chemolli)
1247+
Date: Sun, 19 Apr 2026 22:35:02 +0100
1248+
Subject: [squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
1249+
Message-ID: <CA+Y8hcMtE4VTDJ1SAxmTgkmuTtZRKCjD0YCE9Gmv7z9zMZMHag@mail.gmail.com>
1250+
1251+
Hi,
1252+
I stumbled upon src/http/MethodType.h and the fact that a lot of
1253+
methods are hidden behind a NO_SPECIAL_HANDLING preprocessor macro.
1254+
Does anyone have any memory about what the purpose of that exclusion?
1255+
1256+
Thanks!
1257+
--
1258+
Francesco
1259+

squid-dev/2026-April/010017.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</style>
1414
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
1515
<LINK REL="Previous" HREF="010015.html">
16-
16+
<LINK REL="Next" HREF="010018.html">
1717
</HEAD>
1818
<BODY BGCOLOR="#ffffff">
1919
<H1>[squid-dev] Issue with acl note (without -m) splitting helper tokens containing commas</H1>
@@ -25,7 +25,8 @@ <H1>[squid-dev] Issue with acl note (without -m) splitting helper tokens contain
2525
<P><UL>
2626
<LI>Previous message (by thread): <A HREF="010015.html">[squid-dev] form PROXY header for cache_peer requests
2727
</A></li>
28-
28+
<LI>Next message (by thread): <A HREF="010018.html">[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
29+
</A></li>
2930
<LI> <B>Messages sorted by:</B>
3031
<a href="date.html#10017">[ date ]</a>
3132
<a href="thread.html#10017">[ thread ]</a>
@@ -103,13 +104,15 @@ <H1>[squid-dev] Issue with acl note (without -m) splitting helper tokens contain
103104
URL: &lt;<A HREF="http://lists.squid-cache.org/pipermail/squid-dev/attachments/20260417/7fab43b9/attachment.htm">http://lists.squid-cache.org/pipermail/squid-dev/attachments/20260417/7fab43b9/attachment.htm</A>&gt;
104105
</PRE>
105106

107+
106108
<!--endarticle-->
107109
<HR>
108110
<P><UL>
109111
<!--threads-->
110112
<LI>Previous message (by thread): <A HREF="010015.html">[squid-dev] form PROXY header for cache_peer requests
111113
</A></li>
112-
114+
<LI>Next message (by thread): <A HREF="010018.html">[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
115+
</A></li>
113116
<LI> <B>Messages sorted by:</B>
114117
<a href="date.html#10017">[ date ]</a>
115118
<a href="thread.html#10017">[ thread ]</a>

squid-dev/2026-April/010018.html

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2+
<HTML>
3+
<HEAD>
4+
<TITLE> [squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
5+
</TITLE>
6+
<LINK REL="Index" HREF="index.html" >
7+
<LINK REL="made" HREF="mailto:squid-dev%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-dev%5D%20NO_SPECIAL_HANDLING%20define%20for%20HTTP%20methods&In-Reply-To=%3CCA%2BY8hcMtE4VTDJ1SAxmTgkmuTtZRKCjD0YCE9Gmv7z9zMZMHag%40mail.gmail.com%3E">
8+
<META NAME="robots" CONTENT="index,nofollow">
9+
<style type="text/css">
10+
pre {
11+
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
12+
}
13+
</style>
14+
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
15+
<LINK REL="Previous" HREF="010017.html">
16+
17+
</HEAD>
18+
<BODY BGCOLOR="#ffffff">
19+
<H1>[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods</H1>
20+
<B>Francesco Chemolli</B>
21+
<A HREF="mailto:squid-dev%40lists.squid-cache.org?Subject=Re%3A%20%5Bsquid-dev%5D%20NO_SPECIAL_HANDLING%20define%20for%20HTTP%20methods&In-Reply-To=%3CCA%2BY8hcMtE4VTDJ1SAxmTgkmuTtZRKCjD0YCE9Gmv7z9zMZMHag%40mail.gmail.com%3E"
22+
TITLE="[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods">gkinkie at gmail.com
23+
</A><BR>
24+
<I>Sun Apr 19 21:35:02 UTC 2026</I>
25+
<P><UL>
26+
<LI>Previous message (by thread): <A HREF="010017.html">[squid-dev] Issue with acl note (without -m) splitting helper tokens containing commas
27+
</A></li>
28+
29+
<LI> <B>Messages sorted by:</B>
30+
<a href="date.html#10018">[ date ]</a>
31+
<a href="thread.html#10018">[ thread ]</a>
32+
<a href="subject.html#10018">[ subject ]</a>
33+
<a href="author.html#10018">[ author ]</a>
34+
</LI>
35+
</UL>
36+
<HR>
37+
<!--beginarticle-->
38+
<PRE>Hi,
39+
I stumbled upon src/http/MethodType.h and the fact that a lot of
40+
methods are hidden behind a NO_SPECIAL_HANDLING preprocessor macro.
41+
Does anyone have any memory about what the purpose of that exclusion?
42+
43+
Thanks!
44+
--
45+
Francesco
46+
</PRE>
47+
48+
<!--endarticle-->
49+
<HR>
50+
<P><UL>
51+
<!--threads-->
52+
<LI>Previous message (by thread): <A HREF="010017.html">[squid-dev] Issue with acl note (without -m) splitting helper tokens containing commas
53+
</A></li>
54+
55+
<LI> <B>Messages sorted by:</B>
56+
<a href="date.html#10018">[ date ]</a>
57+
<a href="thread.html#10018">[ thread ]</a>
58+
<a href="subject.html#10018">[ subject ]</a>
59+
<a href="author.html#10018">[ author ]</a>
60+
</LI>
61+
</UL>
62+
63+
<hr>
64+
<a href="https://lists.squid-cache.org/listinfo/squid-dev">More information about the squid-dev
65+
mailing list</a><br>
66+
</body></html>

squid-dev/2026-April/author.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,15 @@ <h1>April 2026 Archives by author</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Wed Apr 1 16:12:37 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Fri Apr 17 13:08:49 UTC 2026</i><br>
23-
<b>Messages:</b> 19<p>
22+
<b>Ending:</b> <i>Sun Apr 19 21:35:02 UTC 2026</i><br>
23+
<b>Messages:</b> 20<p>
2424
<ul>
2525

26+
<LI><A HREF="010018.html">[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
27+
</A><A NAME="10018">&nbsp;</A>
28+
<I>Francesco Chemolli
29+
</I>
30+
2631
<LI><A HREF="010017.html">[squid-dev] Issue with acl note (without -m) splitting helper tokens containing commas
2732
</A><A NAME="10017">&nbsp;</A>
2833
<I>Andrey K
@@ -121,8 +126,8 @@ <h1>April 2026 Archives by author</h1>
121126
</ul>
122127
<p>
123128
<a name="end"><b>Last message date:</b></a>
124-
<i>Fri Apr 17 13:08:49 UTC 2026</i><br>
125-
<b>Archived on:</b> <i>Fri Apr 17 13:09:05 UTC 2026</i>
129+
<i>Sun Apr 19 21:35:02 UTC 2026</i><br>
130+
<b>Archived on:</b> <i>Sun Apr 19 21:35:17 UTC 2026</i>
126131
<p>
127132
<ul>
128133
<li> <b>Messages sorted by:</b>

squid-dev/2026-April/date.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>April 2026 Archives by date</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Wed Apr 1 16:12:37 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Fri Apr 17 13:08:49 UTC 2026</i><br>
23-
<b>Messages:</b> 19<p>
22+
<b>Ending:</b> <i>Sun Apr 19 21:35:02 UTC 2026</i><br>
23+
<b>Messages:</b> 20<p>
2424
<ul>
2525

2626
<LI><A HREF="009999.html">[squid-dev] forward bumped traffic to parent in plain form
@@ -116,13 +116,18 @@ <h1>April 2026 Archives by date</h1>
116116
<LI><A HREF="010017.html">[squid-dev] Issue with acl note (without -m) splitting helper tokens containing commas
117117
</A><A NAME="10017">&nbsp;</A>
118118
<I>Andrey K
119+
</I>
120+
121+
<LI><A HREF="010018.html">[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
122+
</A><A NAME="10018">&nbsp;</A>
123+
<I>Francesco Chemolli
119124
</I>
120125

121126
</ul>
122127
<p>
123128
<a name="end"><b>Last message date:</b></a>
124-
<i>Fri Apr 17 13:08:49 UTC 2026</i><br>
125-
<b>Archived on:</b> <i>Fri Apr 17 13:09:05 UTC 2026</i>
129+
<i>Sun Apr 19 21:35:02 UTC 2026</i><br>
130+
<b>Archived on:</b> <i>Sun Apr 19 21:35:17 UTC 2026</i>
126131
<p>
127132
<ul>
128133
<li> <b>Messages sorted by:</b>

squid-dev/2026-April/subject.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>April 2026 Archives by subject</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Wed Apr 1 16:12:37 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Fri Apr 17 13:08:49 UTC 2026</i><br>
23-
<b>Messages:</b> 19<p>
22+
<b>Ending:</b> <i>Sun Apr 19 21:35:02 UTC 2026</i><br>
23+
<b>Messages:</b> 20<p>
2424
<ul>
2525

2626
<LI><A HREF="010010.html">[squid-dev] form PROXY header for cache_peer requests
@@ -116,13 +116,18 @@ <h1>April 2026 Archives by subject</h1>
116116
<LI><A HREF="010017.html">[squid-dev] Issue with acl note (without -m) splitting helper tokens containing commas
117117
</A><A NAME="10017">&nbsp;</A>
118118
<I>Andrey K
119+
</I>
120+
121+
<LI><A HREF="010018.html">[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
122+
</A><A NAME="10018">&nbsp;</A>
123+
<I>Francesco Chemolli
119124
</I>
120125

121126
</ul>
122127
<p>
123128
<a name="end"><b>Last message date:</b></a>
124-
<i>Fri Apr 17 13:08:49 UTC 2026</i><br>
125-
<b>Archived on:</b> <i>Fri Apr 17 13:09:05 UTC 2026</i>
129+
<i>Sun Apr 19 21:35:02 UTC 2026</i><br>
130+
<b>Archived on:</b> <i>Sun Apr 19 21:35:17 UTC 2026</i>
126131
<p>
127132
<ul>
128133
<li> <b>Messages sorted by:</b>

squid-dev/2026-April/thread.html

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ <h1>April 2026 Archives by thread</h1>
1919
</a></b></li>
2020
</ul>
2121
<p><b>Starting:</b> <i>Wed Apr 1 16:12:37 UTC 2026</i><br>
22-
<b>Ending:</b> <i>Fri Apr 17 13:08:49 UTC 2026</i><br>
23-
<b>Messages:</b> 19<p>
22+
<b>Ending:</b> <i>Sun Apr 19 21:35:02 UTC 2026</i><br>
23+
<b>Messages:</b> 20<p>
2424
<ul>
2525

2626
<!--0 01775059957.9999- -->
@@ -149,13 +149,19 @@ <h1>April 2026 Archives by thread</h1>
149149
<LI><A HREF="010017.html">[squid-dev] Issue with acl note (without -m) splitting helper tokens containing commas
150150
</A><A NAME="10017">&nbsp;</A>
151151
<I>Andrey K
152+
</I>
153+
154+
<!--0 01776634502.10018- -->
155+
<LI><A HREF="010018.html">[squid-dev] NO_SPECIAL_HANDLING define for HTTP methods
156+
</A><A NAME="10018">&nbsp;</A>
157+
<I>Francesco Chemolli
152158
</I>
153159

154160
</ul>
155161
<p>
156162
<a name="end"><b>Last message date:</b></a>
157-
<i>Fri Apr 17 13:08:49 UTC 2026</i><br>
158-
<b>Archived on:</b> <i>Fri Apr 17 13:09:05 UTC 2026</i>
163+
<i>Sun Apr 19 21:35:02 UTC 2026</i><br>
164+
<b>Archived on:</b> <i>Sun Apr 19 21:35:17 UTC 2026</i>
159165
<p>
160166
<ul>
161167
<li> <b>Messages sorted by:</b>

squid-dev/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h1>The squid-dev Archives </h1>
2525
<A href="2026-April/author.html">[ Author ]</a>
2626
<A href="2026-April/date.html">[ Date ]</a>
2727
</td>
28-
<td><A href="2026-April.txt.gz">[ Gzip'd Text 10 KB ]</a></td>
28+
<td><A href="2026-April.txt.gz">[ Gzip'd Text 11 KB ]</a></td>
2929
</tr>
3030

3131

0 commit comments

Comments
 (0)