Unbit
Unbit
Cool, in another issue some users pointed me to this one: https://github.com/php-fig/fig-standards/blob/master/proposed/http-message.md
Hi, HID protocol works at a different layer in respect to USB. Honestly i do not know if there is a HID standard for smartcards :(
Because it is not a usb device or host. It register itself in the HID framework not the USB one
Completely agree, i am checking your spec, but i am not sure to understand how you manage the request body (like file uploads). It is something i did not addressed,...
Interesting (i mean PSR-7) implementing it could be a good start (and path to follow)
Ok, so the best thing to do now is minimize the c api (to the real possible minimum) and implement the psr-7 interface on top of it (directly in php...
This has been discussed lot of times, and the only solution making sense is completely disabling the --help command line option. This could be a solution, but frankly there are...
@johnnybubonic another proposal is to have a new flag for options OPT_SHOW_IN_HELP that will allow to the option to be shown in the --help output (to see the others you...
in which area do you think it should be noted ? when the server starts it reports its operational mode. Maybe it should be part of the Quickstarts ? (as...
Well, i have zero experience with the rfc's procedures. But yes it would be absolutely great to have an rfc. (Albeit i think the directory listing part needs a bit...