Bug 1316472

Summary: OData response does not contain header "allow"
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Juraj Duráni <jdurani>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact: Juraj Duráni <jdurani>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: aszczucz, blafond, jolee, mbaluch, thauser, vhalbert
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-24 11:36:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Juraj Duráni 2016-03-10 10:55:51 UTC
Description of problem:
If user sends request to URL with unsupported HTTP method, OData service should return allowed methods in header allow.

URL: http://localhost:8080/odata4/olingo_basic/Source/SimpleTableView/
Method: DELETE
Response headers: date=Wed, 09 Mar 2016 08:21:17 GMT, server=Apache-Coyote/1.1, content-length=192, expires=Thu, 01 Jan 1970 00:00:00 GMT+00:00, content-type=application/xml, cache-control=no-cache, pragma=No-cache, odata-version=4.0

See http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part1-protocol/odata-v4.0-errata02-os-part1-protocol-complete.html#_Toc406398259

Comment 1 JBoss JIRA Server 2016-03-16 17:30:41 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4041 to Coding In Progress

Comment 2 JBoss JIRA Server 2016-03-17 14:10:31 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4041 to Resolved