JMeter, CSRF and Django
Load testing a Django based application with jMeter is a tricky thing to do since Django requires a CSRF (Cross-Site Request Forgery) token to be present on every POST request […]
Load testing a Django based application with jMeter is a tricky thing to do since Django requires a CSRF (Cross-Site Request Forgery) token to be present on every POST request […]