tickets6456 260 B

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