rocket_client 0.0.5
rocket_client: ^0.0.5 copied to clipboard
for making HTTP requests and handling responses.
0.0.1 #
0.0.2 #
- Renamed
targetDataparam totargeton requestmethod - Fixed issues on
inspect&targetDataparam ofrequest - Return
RocketModelfromrequestmethod instead ofdynamic - Added
onResponseparameter toRocketRequestfor handle common cases - Added
onErrormethod parameter torequestmethod
0.0.3 #
- Fixed bug on
requestmethod
0.0.4 #
- Support request retry
0.0.5 #
- Adds
requestSimulationmethod for Support api integration simulation - Fix
Request with GET/HEAD method cannot have bodybug