summaryrefslogtreecommitdiffstats
path: root/archives/extend/2013-July/000171.html
diff options
context:
space:
mode:
Diffstat (limited to 'archives/extend/2013-July/000171.html')
-rw-r--r--archives/extend/2013-July/000171.html78
1 files changed, 78 insertions, 0 deletions
diff --git a/archives/extend/2013-July/000171.html b/archives/extend/2013-July/000171.html
new file mode 100644
index 00000000..c82d0880
--- /dev/null
+++ b/archives/extend/2013-July/000171.html
@@ -0,0 +1,78 @@
+<!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=%3C51F29FA3.9020400%40ninenines.eu%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="000170.html">
+ <LINK REL="Next" HREF="000172.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] query string with # sign</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20query%20string%20with%20%23%20sign&In-Reply-To=%3C51F29FA3.9020400%40ninenines.eu%3E"
+ TITLE="[99s-extend] query string with # sign">essen at ninenines.eu
+ </A><BR>
+ <I>Fri Jul 26 18:11:15 CEST 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000170.html">[99s-extend] query string with # sign
+</A></li>
+ <LI>Next message: <A HREF="000172.html">[99s-extend] query string with # sign
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#171">[ date ]</a>
+ <a href="thread.html#171">[ thread ]</a>
+ <a href="subject.html#171">[ subject ]</a>
+ <a href="author.html#171">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 07/26/2013 06:08 PM, Samir Sow wrote:
+&gt;<i> Hi,
+</I>&gt;<i>
+</I>&gt;<i> It seems that Cowboy removes the data after the # sign from the query string (GET) before handing the req to the handler.
+</I>&gt;<i> Is there any way to change this behavior ?
+</I>
+Look for the commit that removed &quot;cowboy_req:fragment/1&quot;.
+
+But be aware that #fragments aren't expected to be sent by an HTTP
+request and that browsers don't send it either. You probably should use
+the query string for that.
+
+--
+Lo&#239;c Hoguin
+Erlang Cowboy
+Nine Nines
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000170.html">[99s-extend] query string with # sign
+</A></li>
+ <LI>Next message: <A HREF="000172.html">[99s-extend] query string with # sign
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#171">[ date ]</a>
+ <a href="thread.html#171">[ thread ]</a>
+ <a href="subject.html#171">[ subject ]</a>
+ <a href="author.html#171">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>