barcodebuddy
barcodebuddy copied to clipboard
Handle parameters from GET and POST.
Hello,
I couldn't understand why my http call was not working for the bestBeforeInDays params, and finally figured that it was only loaded from POST params.
This make it possible to use these params as GET or POST.
@Forceu does this look okay ?
Sorry for the late reply, I review it tomorrow!