e6480ec Avoid WP Engine's filtering of API requests

Authored and Committed by bcotton 4 years ago
    Avoid WP Engine's filtering of API requests
    
    WP Engine apparently checks the User-Agent of requests. With 'python-requests/*', you get an HTTP 403 instead.
    
        
file modified
+6 -1