• Thomas Milius's avatar
    Add ability to register user defined methods · 78e3e598
    Thomas Milius authored
    Detail:
      Two new SWIs (see Docs/AddMethds) allow a client to register a method which AcornHTTP
      will then handle on its behalf based on some flags. In many cases the method can just
      follow a GET or PUT in operation.
    
    Version 1.05. Tagged as 'HTTP-1_05'
    78e3e598
AddMethds 1.52 KB