HTTP_BADMETHOD

< method not allowed for this uri

extern (C) nothrow
enum HTTP_BADMETHOD = 405;

Meta