aboutsummaryrefslogtreecommitdiff
path: root/lib/mqtt.c
AgeCommit message (Expand)Author
2020-06-02urldata: let the HTTP method be in the set.* structDaniel Stenberg
2020-04-20mqtt: make NOSTATE get within the debug name arrayDaniel Stenberg
2020-04-20mqtt: remove code with no purposeDaniel Stenberg
2020-04-20mqtt: fix Curl_read() error handling while reading remaining lengthDaniel Stenberg
2020-04-20mqtt: improve the state machineDaniel Stenberg
2020-04-14mqtt: add new experimental protocolBjorn Stenberg