blob: 68ce2c7dd9e2f7504a0cfc8bbfce1275951fd0fb (
plain)
1
2
3
4
5
6
|
o Code simplification and refactoring:
- Combine the functions used to parse ClientTransportPlugin and
ServerTransportPlugin into a single function. Closes ticket 6456.
o Testing:
- New tests for parse_transport_line(). Part of ticket 6456.
|