4.7E Default HTTP messages for communication with the ProSe Function
36.5083GPPCommon test environments for User Equipment (UE) conformance testingEvolved Universal Terrestrial Radio Access (E-UTRA) and Evolved Packet Core (EPC)Release 17TS
– HTTP Request
This message is sent by the UE to the SS.
Table 4.7E-1: HTTP Request
Header/param |
Value/remark |
Comment |
Condition |
Request-Line |
|||
Method |
“POST” |
||
Request-URI |
Request-URI |
||
Version |
“HTTP 1.1” |
||
Content-Type |
|||
media-type |
“application/3gpp-prose+xml” |
||
Content-Length |
|||
value |
length of the message body |
||
Message-body |
PC3 Control Protocol messages |
||
Note: HTTP request may contain further headers which are ignored. |
– HTTP Response
This message is sent by the SS to the UE.
Table 4.7E-2: HTTP Response
Header/param |
Value/remark |
Comment |
Condition |
Status-Line |
|||
Version |
“HTTP 1.1” |
||
Code |
200 |
||
Reason |
“OK” |
||
Content-Type |
|||
media-type |
“application/3gpp-prose+xml” |
||
Content-Length |
|||
value |
length of the message body |
||
Message-body |
PC3 Control Protocol messages |