Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Improve response data parsing #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 29, 2015

  1. Fix handling of key/value responses

    Non-key/value responses that happened to contain a colon (e.g., in a
    timestamp) were interpreted as key/value responses.
    wrs committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    02f3e75 View commit details
    Browse the repository at this point in the history
  2. Handle CSV responses

    E.g., "show calls".
    wrs committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    7fdd3a8 View commit details
    Browse the repository at this point in the history