I am using PHP curl to access a Django REST API and I'm getting an internal server error (code 500). Normally in this situation when running a curl command from a prompt you get back a HTML error page describing what went wrong, right? So how do I view / access this page with the PHP curl commands / classes?
-- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
