Name: | rest |
---|---|
Version: | 0.8.0 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 257502 |
License: | LGPLv2 |
RPM: | rest-0.8.0-2.el7.aarch64.rpm |
Source RPM: | rest-0.8.0-2.el7.src.rpm |
Build Date: | Mon May 07 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnome.org |
Summary: | A library for access to RESTful web services |
Description: | This library was designed to make it easier to access web services that claim to be "RESTful". A RESTful service should have urls that represent remote objects, which methods can then be called on. The majority of services don't actually adhere to this strict definition. Instead, their RESTful end point usually has an API that is just simpler to use compared to other types of APIs they may support (XML-RPC, for instance). It is this kind of API that this library is attempting to support. |
- Fix the XML test Resolves: #1445700
- Update to 0.8.0 Resolves: #1387040
- Add rest_proxy_auth_cancel for cancelling authentication Resolves: #1331101
- Fix tests/custom-serialize and tests/threaded Resolves: #1271197
- Fix tests/proxy-continuous Resolves: #1250935
- Fix memory error due to implicit declaration of rest_proxy_call_get_url Resolves: #1183982
- Update to 0.7.92 Resolves: #1136793
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Attempt another rebuild to fix multilib issue with gtk-doc (Red Hat #881246)