On 18/07/14 09:58, Martin Storsjö wrote: > In that case you can't set a default for this in the avoptions table, > but check whether the method string is set and not empty, otherwise use > the default POST/GET.
Ok, changing to override the method no matter what and use the if (s->method == NULL) method = ... lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
