Files
EWF/library/server/wsf/router
Jocelyn Fiat b7505e67b8 Added to WSF_REQUEST
- raw_header_data: like meta_string_variable
  - read_input_data_into (buf: STRING)
  - is_content_type_accepted (a_content_type: READABLE_STRING_GENERAL): BOOLEAN
Changed raw_input_data to return IMMUTABLE_STRING_8
Added WSF_METHOD_NOT_ALLOWED_RESPONSE
Added WSF_TRACE_RESPONSE to respond TRACE request
Now Not_found response return html content if the client accepts, other text/plain
Implemented TRACE response, and Method not allowed as implementation of WSF_ROUTED_SERVICE.execute_default
2012-12-13 17:29:46 +01:00
..
2012-10-04 15:04:14 +02:00
2012-10-04 15:04:14 +02:00
2012-10-04 15:04:14 +02:00
2012-12-13 17:29:46 +01:00
2012-10-04 15:04:14 +02:00
2012-12-13 17:29:46 +01:00