| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Request are logged at level 5, and responses at level 7, so they are
not on by default. The format is a bit ad-hoc, but all the essential
information should be there. It's mostly done in base classes except
for request bodies (it can probably be done in the base class too, but
would require more runtime logic, while here we can only generate them
as needed).
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@86681 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
everywhere possible. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74425 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74396 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
responses. Removed [P]FNCREATEINSTANCE as it isn't needed any more (and it didn't work like expected for RTCRestString). Some HTTP header callback updates. bugref:9167 [build fix]
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74251 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
responses. Removed [P]FNCREATEINSTANCE as it isn't needed any more (and it didn't work like expected for RTCRestString). Some HTTP header callback updates. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74250 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74232 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
|
|
| |
Curl returns status line as part of the header, don't freak out b/c it
doesn't have a colon.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74116 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74025 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
multi-query array mapping. Renamed RTCRestObjectBase::getType() to typeName() to avoid clashing with generated code. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74023 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
sure we avoid all unnecessary object copying. Added rest() method to the response objects so they can be reused. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@74009 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73995 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
Safer copying and resetToDefaults. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73977 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73968 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
generalize response header field parsing. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73933 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
| |
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73930 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
RTCRestClientResponseBase. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73923 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
| |
|
|
|
|
| |
RTCRestClientResponseBase. bugref:9167
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73922 cfe28804-0f27-0410-a406-dd0f0b0b656f
|
|
|
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73921 cfe28804-0f27-0410-a406-dd0f0b0b656f
|