From the feedback, I’d like to move along with the following two API additions:

    tsapi const char* TSHttpServerStateNameLookup(TSServerState state);
    tsapi const char* TSHttpHookNameLookup(TSHttpHookID hook);
    tsapi const char* TSHttpEventNameLookup(TSEvent event);


The other 2 debug APIs in the core are not easily exposable, and probably 
provide little usable debugging feature (but we can revisit that later).

Let me know if there are any objections to this.

— Leif

Reply via email to