Various APIs will need a POST submission, for example the Google Geolocation API which accepts JSON over POST before serving back JSON defining the location. Adding a post parameter and behaviour to medea.https.createByteGeneratorFactory would extend support to these APIs.
Various APIs will need a POST submission, for example the Google Geolocation API which accepts JSON over POST before serving back JSON defining the location. Adding a post parameter and behaviour to medea.https.createByteGeneratorFactory would extend support to these APIs.