Http client for Arduino GSM Shield, this library will let you make post and get request over http. You can also open sockets and upload data over socket connection.
This is modified version of Scott William's gsm http client to support Arduino gsm shield https://www.arduino.cc/en/Main/ArduinoGSMShield with Quectel M10 chip.
Scott william's library : https://github.com/dm-open/gsm-http-client