cloudstack/plugins/network-elements/opendaylight/src
Laszlo Hornyak 07f73ec054 Null-safety in http header handling
The http Content-Type header may not always be present in the response, in such cases the getResponseHeader will return null and this leads to NPE, therefore the presence of the header must be checked.

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2014-01-17 00:19:17 +01:00
..
main Null-safety in http header handling 2014-01-17 00:19:17 +01:00
test/java/org/apache/cloudstack/network/opendaylight/api/test Adding OpenDayLight Neutron API. It includes 24 unit tests and 3 integration tests. Everythin passed the build. 2014-01-08 16:00:39 +01:00