Procedures for accessing the HTTP message

Issue #13 resolved
Mihael Schmidt repo owner created an issue

The user should have to deal with the internal things of the HTTP message data structure. He should access it via procedures.

droplet_http_getHttpMethod(message); ...

Comments (3)

  1. Log in to comment