Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.0-BC
-
Fix Version/s: 1.3.0-BC
-
Component/s: Consumer mode
-
Security Level: Public
-
- Environment:
- BC-REST 1.2.0
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | add_PATCH_method.patch [ 10800 ] |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] | |
| Component/s | Consumer mode [ 10403 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Summary | Add patch method in consume mode | Add support for HTTP method 'PATCH' in consume mode |
| Fix Version/s | 1.2.1-BC [ 10864 ] |
| Description |
Actualy the consume mode for bc-rest allow the java native servlet method (GET, HEAD, POST, , PUT, DELETE, OPTIONS and TRACE).
HTTP method TRACE does not exist. I join a patch to allow this method in attachement. |
Actually the consume mode for BC Rest allows the following HTTP Methods: GET, POST, PUT, DELETE.
I join a patch to allow this method in attachment. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |