Re: [API Review] Expose HttpDebugNames:: to plugins

2014-03-01 Thread James Peach
On Feb 28, 2014, at 3:21 PM, Leif Hedstrom wrote: > The internals of ATS has some static functions to convert from internal enum > values to a descriptive string. This includes: > > HttpDebugNames::get_server_state_name() > HttpDebugNames::get_event_name() > HttpDebugNames::ge

Re: [API Review] Expose HttpDebugNames:: to plugins

2014-03-01 Thread Leif Hedstrom
> On Mar 1, 2014, at 3:01 PM, James Peach wrote: > >> On Feb 28, 2014, at 3:21 PM, Leif Hedstrom wrote: >> >> The internals of ATS has some static functions to convert from internal enum >> values to a descriptive string. This includes: >> >>HttpDebugNames::get_server_state_name() >>