(c) Are the following statements true or false? Briefly explain your answer. i. With persistent connections between a br
Posted: Fri May 20, 2022 12:16 pm
(c) Are the following statements true or false? Briefly explain your answer. i. With persistent connections between a browser and an origin server, it is possible for a single TCP segment to carry two distinct HTTP request messages. [4 marks] ii. The Accept: header is included in REST response messages to indicate the type of the resource representations. [4 marks] iii. HTTP POST requests are not used in REST services. [4 marks] iv. The Interface Definition Language for Apache Thrift is WSDL. [4 marks] v. In RPC systems the definition of base types, such as integers, using an Interface Definition Language are platform dependent. [4 marks] vi. Apache Thrift is used by Google for automatically-generating serialisation and deserialisation code for RPC requests. [4 marks]