trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

☂ Cleanup include/ts

Open bryancall opened this issue 1 year ago • 1 comments

  • [x] Remove experimental.h
    • [x] Move fetchsm APIs and enums into ts.h
    • [x] Remove TSMatcher* APIs
    • [x] Remove any unimplemented APIs
  • [ ] Move all non-exported headers in include/ts
    • [ ] Move InkAPIInternal.h move to src directory
    • [ ] Move InkAPIPrivateIOCore.h
  • [ ] Remove parentselectdefs.h

bryancall avatar Dec 07 '23 16:12 bryancall

Should we also KWF parentselectdefs.h ? The parent_select experimental plugin looks to be gone. @SolidWallOfCode ?

ywkaras avatar Dec 07 '23 20:12 ywkaras