summaryrefslogtreecommitdiff
path: root/lib/dojo/request.js
blob: d6b3be0fc0e69af5dee76756eb4c78df1e236af2 (plain)
1
2
3
4
5
6
7
8
/*
	Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
	Available via Academic Free License >= 2.1 OR the modified BSD license.
	see: http://dojotoolkit.org/license for details
*/

//>>built
define("dojo/request",["./request/default!"],function(_1){return _1;});