Actions
Feature #389
closedUse header definition for action response according to BSI-TR-03124-1 v1.2 sec. 2.2.2.1
Start date:
03/19/2015
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
Set the correct Server http header in the response of an action call (see #387 and #388)
BSI-TR-03124-1 v1.2 states to set the http header Server in the response of an action call. The header shall be set to the name and version of the eID client and the comment field of the header shall contain the supported versions of BSI-TR-03124-1. See also RFC2616 for the http specification.
Example header:
Server: eIDApp/2.0 (TR-03124-1/1.1 TR-03124-1/1.2)
Actions