diff options
Diffstat (limited to 'archives/extend/2013-July/000170.html')
-rw-r--r-- | archives/extend/2013-July/000170.html | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/archives/extend/2013-July/000170.html b/archives/extend/2013-July/000170.html new file mode 100644 index 00000000..734498fb --- /dev/null +++ b/archives/extend/2013-July/000170.html @@ -0,0 +1,68 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML> + <HEAD> + <TITLE> [99s-extend] query string with # sign + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20query%20string%20with%20%23%20sign&In-Reply-To=%3C5D960DEE-E0EE-4084-AF7D-127E8C9F8B37%40wanadoo.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000167.html"> + <LINK REL="Next" HREF="000171.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[99s-extend] query string with # sign</H1> + <B>Samir Sow</B> + <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20query%20string%20with%20%23%20sign&In-Reply-To=%3C5D960DEE-E0EE-4084-AF7D-127E8C9F8B37%40wanadoo.fr%3E" + TITLE="[99s-extend] query string with # sign">samset at wanadoo.fr + </A><BR> + <I>Fri Jul 26 18:08:37 CEST 2013</I> + <P><UL> + <LI>Previous message: <A HREF="000167.html">[99s-extend] OPTIONS and is_authorized +</A></li> + <LI>Next message: <A HREF="000171.html">[99s-extend] query string with # sign +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#170">[ date ]</a> + <a href="thread.html#170">[ thread ]</a> + <a href="subject.html#170">[ subject ]</a> + <a href="author.html#170">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +It seems that Cowboy removes the data after the # sign from the query string (GET) before handing the req to the handler. +Is there any way to change this behavior ? + +Thank you. + +Samir +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000167.html">[99s-extend] OPTIONS and is_authorized +</A></li> + <LI>Next message: <A HREF="000171.html">[99s-extend] query string with # sign +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#170">[ date ]</a> + <a href="thread.html#170">[ thread ]</a> + <a href="subject.html#170">[ subject ]</a> + <a href="author.html#170">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend +mailing list</a><br> +</body></html> |