-
Notifications
You must be signed in to change notification settings - Fork 848
Deprecated APIs removal #9818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecated APIs removal #9818
Conversation
traeak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These look fine to me.
shukitchan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the documents for lua plugin here as well.
https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/lua.en.html#ts-http-client-packet-tos-set
https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/lua.en.html#ts-http-server-packet-tos-set
@shukitchan Removed from the docs (but in the .rst file). The naming here made these difficult to find :). |
* Removes deprecated APIs * Removes the TOS APIs * Removes the TOS from lua docs
This is for apache#7901, apache#9818, and apache#11580.
No description provided.