mark_story
|
167a551656
Fix incorrect doc block.
|
14 years ago |
Ceeram
|
cccf663c23
omit equal sign if query component is not a key value pair
|
14 years ago |
euromark
|
be770bd9b8
Typo fix in HttpSocket
|
14 years ago |
mark_story
|
1bc3583133
Add usage to HttpSocket::configAuth()
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Juan Basso
|
fedadc091c
Included @throws in API that was missing.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Jose Lorenzo Rodriguez
|
d83555cc52
Merge remote-tracking branch 'origin/1.3' into merger
|
15 years ago |
Thomas Ploch
|
9db411d9e4
Added HttpSocket::config['request']['uri'] as parameter in HttpSocket::_parseUri() called by HttpSocket::get(). Now creates correct request array for GET if query params are given and the default request should be used. Fixes #1674. No tests modified since behaviour didn't change.
|
15 years ago |
evilbloodydemon
|
ad73c7038c
Unused variables in Network removed
|
15 years ago |
Jose Lorenzo Rodriguez
|
c83a396eb4
Fixing class loading for HttpResponse classes, and making possible to pass plugin HttpResponse classes too
|
15 years ago |
AD7six
|
32df3156a7
consolidate cake_error and cake_developer to simply "cake_dev"
|
15 years ago |
AD7six
|
1f6346c58f
using cake_error for error messages
|
15 years ago |
AD7six
|
29b874e739
translation changes in the Network dir
|
15 years ago |
José Lorenzo Rodríguez
|
0cb08a09dc
Fixing class loading for authentication clasess in HttpSocket, also allowing the use of plugin authentication classes
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
387281e506
Moving newly created classes to the new folders
|
15 years ago |