| Key | Summary | Status | Resolution | Fix Version |
|---|
| GMOD-175 | Don't allow unexpected named arguments | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-174 | AsyncHTTPBuilder with poolsize isn't asynchronous | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-168 | HttpBuilder POST does not send request content type | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-165 | HTTPBuilder-0.5.1 has invalid POM SHA1 in codehaus Maven repo | Resolved | Fixed | HTTPBuilder-0.5.1 |
| GMOD-164 | Documentation for ContentType.XML is wrong | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-163 | Add application/atom+xml as a default known content-type | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-162 | HttpBuilder does not encode query parameters when request properties have a path component | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-160 | Update License & Readme file | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-159 | AppEngine connection manager for HTTPBuilder | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-158 | Allow HTTPBuilder sub-classes to override HttpClient construction | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-155 | HTTPBuilder: sha1 error when downloading project pom from repos | Resolved | Fixed | HTTPBuilder-0.5.1 |
| GMOD-152 | HTTPBuilder: groovyx.net.http.URIBuilder - MissingPropertyException for 'path' property | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-151 | OAuth Support | Closed | Fixed | HTTPBuilder-0.5.1 |
| GMOD-149 | Access to the Context used during HTTP request | Closed | Fixed | HTTPBuilder-0.5.1 |
| GMOD-140 | HttpURLClient TEXT support doesn't buffer correctly | Closed | Fixed | HTTPBuilder-0.5.1 |
| GMOD-139 | Response nodes not accesible via Groovy notation | Closed | Fixed | |
| GMOD-138 | Twitter unit tests fail | Closed | Fixed | HTTPBuilder-0.5.1 |
| GMOD-137 | URLENC response entity parsing fails when content-type is not application/x-www-form-urlencoded | Closed | Fixed | HTTPBuilder-0.5.1 |
| GMOD-135 | Cookie date parsing errors | Closed | Fixed | HTTPBuilder-0.5.1 |
| GMOD-134 | Accept headers b0rk3n depending on ContentType | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-131 | ParserRegistry: Could not find charset in response | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-130 | Update HttpClient to 4.0.3 | Closed | Fixed | HTTPBuilder-0.5.1 |
| GMOD-129 | Enhance URIBuilder by adding already-escaped path/query/fragment setters | Resolved | Fixed | HTTPBuilder-0.5.2 |
| GMOD-128 | Quotes unescaped if used with query string | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-121 | Cannot use the AsyncHttpBuilder, error about 'MINUTES' field | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-119 | RESTClient response causes exceptions if it has no content-type header | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-114 | Nullpointer in ParserRegistry.getCharset() | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-111 | Allow URIBuilder to accep multi-valued query parameters | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-108 | Support for streaming content-types in RESTClient | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-106 | Update dependency to HttpClient 4.0 final | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-105 | passing multiple values for a key as a query string to HTTPBuilder | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-95 | null pointer exception in HTTPBuilder.doRequest | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-94 | Allow XML and JSON encoder to handle raw strings | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-92 | What DTDs/ Schemas, etc should be included by default? | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-91 | Integrate Catalog Resolver for HTML DTDs | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-88 | Connection is not released after parsing response data | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-87 | HTTPBuilder parser and encoder should return the instance, not the map. | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-84 | default response handlers fail in AsyncHTTPBuilder | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-83 | URIBuilder.setPath() doesn't support unencoded characters | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-81 | Add timeout property for AsyncHttpBuilder | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-80 | Create wrapper around HttpUrlConnection for use in GAE | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-79 | Move HTTPBuilder's Maven Group ID to groovy.modules | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-76 | Need to allow more flexibility in the ThreadPool used by AsyncHttpBuilder | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-75 | HTTPBuilder's 'uri' property should be a URIBuilder for easier manipulation | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-74 | EncoderRegistry should support creation of a JSONArray | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-73 | request config closure should be passed the request instance, not the client | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-71 | Using a GString value for a header results in ClassCastException when request is made | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-70 | Change ResponseConfigDelegate to use DELEGATE_FIRST resolve strategy | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-68 | URIBuilder enhancements | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-67 | Improve documentation for 0.5 | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-66 | Improve response header API | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-65 | Handle parsing of incorrect content-type for error responses | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-62 | Create REST client from HTTPBuilder | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-61 | Change 'Url' property to 'uri' | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-60 | Rename SendDelegate to ReqeustConfigDelegate | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-53 | Add convenient support for SSL certificate truststore(s) | Closed | Fixed | HTTPBuilder-0.5.0 |
| GMOD-52 | Update to HttpClient 4.0-beta2 | Closed | Fixed | HTTPBuilder-0.4.1 |
| GMOD-49 | Proxy parameters | Closed | Fixed | HTTPBuilder-0.4.1 |
| GMOD-48 | URIBuilder double encodes paramaters | Closed | Fixed | HTTPBuilder-0.4.1 |
| GMOD-46 | Unit test for DELETE method | Closed | Fixed | HTTPBuilder-0.4.0 |
| GMOD-45 | ContentType.BINARY value is incorrect | Closed | Fixed | HTTPBuilder-0.4.0 |
| GMOD-44 | Change default 'success' handler to simply return parsed data. | Closed | Fixed | HTTPBuilder-0.4.0 |
| GMOD-43 | Force HTTPBuilder to parse based on the given content-type rather than response content-type | Closed | Fixed | HTTPBuilder-0.3.0 |
| GMOD-42 | ContentEncoding.hasEncoding throws NPE for responses that do not include a response body (i.e. HEAD) | Closed | Fixed | HTTPBuilder-0.3.0 |
| GMOD-40 | ParserRegistry.getCharset throws NPE if content-type header does not include 'charset' segment | Closed | Fixed | HTTPBuilder-0.3.0 |
| GMOD-39 | use of 1.6 Charset features | Closed | Fixed | HTTPBuilder-0.3.0 |
| GMOD-38 | 1.5 compatibility issues | Closed | Fixed | HTTPBuilder-0.3.0 |
| GMOD-37 | Remove DeflaterInputStream dependency | Closed | Fixed | HTTPBuilder-0.2.x |
| GMOD-36 | Create Async HTTPBuilder | Closed | Fixed | HTTPBuilder-0.3.0 |