diff options
Diffstat (limited to 'archives/extend/2014-September/000459.html')
-rw-r--r-- | archives/extend/2014-September/000459.html | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/archives/extend/2014-September/000459.html b/archives/extend/2014-September/000459.html new file mode 100644 index 00000000..c360f518 --- /dev/null +++ b/archives/extend/2014-September/000459.html @@ -0,0 +1,81 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML> + <HEAD> + <TITLE> [99s-extend] :binding doc + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%3Abinding%20doc&In-Reply-To=%3CCA%2BdV7cTDYsbcVjwO3wxNpzpo0V3gcO%2BXoY44Yjbc6K1OB8zuVw%40mail.gmail.com%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="000464.html"> + <LINK REL="Next" HREF="000460.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[99s-extend] :binding doc</H1> + <B>Paulo F. Oliveira</B> + <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%3Abinding%20doc&In-Reply-To=%3CCA%2BdV7cTDYsbcVjwO3wxNpzpo0V3gcO%2BXoY44Yjbc6K1OB8zuVw%40mail.gmail.com%3E" + TITLE="[99s-extend] :binding doc">paulo.ferraz.oliveira at gmail.com + </A><BR> + <I>Mon Sep 15 23:34:48 CEST 2014</I> + <P><UL> + <LI>Previous message: <A HREF="000464.html">[99s-extend] Using cowboy_req:body more than once per request +</A></li> + <LI>Next message: <A HREF="000460.html">[99s-extend] :binding doc +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#459">[ date ]</a> + <a href="thread.html#459">[ thread ]</a> + <a href="subject.html#459">[ subject ]</a> + <a href="author.html#459">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi. + +This can be read in the cowboy_req:binding doc: "By default the value is a +binary, however constraints may change the type of this value (for example +automatically converting numbers to integer)." + +What constraints are we talking about here? + +Also, there's no reference to the fact that the bindings are URL-decoded, +even though they appear to be. + +Cheers. + +- Paulo F. Oliveira +-------------- next part -------------- +An HTML attachment was scrubbed... +URL: <<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20140915/5f3302e4/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20140915/5f3302e4/attachment.html</A>> +</PRE> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000464.html">[99s-extend] Using cowboy_req:body more than once per request +</A></li> + <LI>Next message: <A HREF="000460.html">[99s-extend] :binding doc +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#459">[ date ]</a> + <a href="thread.html#459">[ thread ]</a> + <a href="subject.html#459">[ subject ]</a> + <a href="author.html#459">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend +mailing list</a><br> +</body></html> |