This will allow check_auth() to differentiate GET/POST/etc. and allow, for example, admin users to both GET and POST a given resource, while normal users can only GET.