Tod Beardsley
|
23d058067a
|
Redo the boilerplate / splat
[SeeRM #8496]
|
2013-10-15 13:51:57 -05:00 |
Tab Assassin
|
41e4375e43
|
Retab modules
|
2013-08-30 16:28:54 -05:00 |
sinn3r
|
c174e6a208
|
Correctly use normalize_uri()
normalize_uri() should be used when you're joining URIs. Because if
you're merging URIs after it's normalized, you could get double
slashes again.
|
2013-01-30 23:23:41 -06:00 |
Christian Mehlmauer
|
95948b9d7c
|
msftidy: remove $Revision$
|
2013-01-03 00:58:09 +01:00 |
Christian Mehlmauer
|
ca890369b1
|
msftidy: remove $Id$
|
2013-01-03 00:54:48 +01:00 |
Chris John Riley
|
e237512bd7
|
Cleaned up the SAP modules as they are all sending double user-agent strings (also added OptEnum where appropriate)
|
2012-12-21 10:47:45 +01:00 |
HD Moore
|
4d2147f392
|
Adds normalize_uri() and fixes double-slash typos
|
2012-11-08 07:16:51 -06:00 |
sinn3r
|
2c4273e478
|
Correct some modules with res nil
|
2012-10-29 04:41:30 -05:00 |
James Lee
|
2b9acb61ad
|
Clean up some incosistent verbosity
Modules should use `vprint_*` instead of `print... if
datastore["VERBOSE"]` or similar constructs
|
2012-03-06 12:01:20 -07:00 |
HD Moore
|
ceb4888772
|
Fix up the boilerplate comment to use a better url
|
2012-02-20 19:40:50 -06:00 |
Tod Beardsley
|
e9461c766e
|
Msftidy run against a bunch of whitespace violations, a few line too longs.
git-svn-id: file:///home/svn/framework3/trunk@13962 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-10-17 02:42:01 +00:00 |
James Lee
|
d50577066f
|
remove some silliness of registering UserAgent as an option since it's already an advanced option for HttpClient, make the default obvious
git-svn-id: file:///home/svn/framework3/trunk@13394 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-28 22:57:47 +00:00 |
Joshua Drake
|
8ef05017b8
|
style compliance fixes, naughty naughty
git-svn-id: file:///home/svn/framework3/trunk@11796 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-22 20:49:44 +00:00 |
Tod Beardsley
|
3f1ceea349
|
Fixes #3655. Subbed out all the :proto's that were really :snames for all the note reporting. This was getting caught anyway in most cases, but it's better to have the modules themselves actually be correct for future copy-pasters.
git-svn-id: file:///home/svn/framework3/trunk@11707 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-02-04 01:54:32 +00:00 |
Joshua Drake
|
f4d2af3e73
|
fix typo
git-svn-id: file:///home/svn/framework3/trunk@11052 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-11-16 20:17:25 +00:00 |
Joshua Drake
|
25611afb6c
|
add sap businessobject modules from jabra, woot!
git-svn-id: file:///home/svn/framework3/trunk@11046 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-11-15 05:12:48 +00:00 |