Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Question】Can I make request with python requests lib? #469

Closed
yisake opened this issue Sep 2, 2016 · 4 comments
Closed

【Question】Can I make request with python requests lib? #469

yisake opened this issue Sep 2, 2016 · 4 comments

Comments

@yisake
Copy link

yisake commented Sep 2, 2016

No description provided.

@yisake yisake changed the title 【Question 【Question】Can I make request with python requests lib? Sep 2, 2016
@heyman
Copy link
Member

heyman commented Sep 2, 2016

Yes. Locust uses python requests.

@heyman heyman closed this as completed Sep 2, 2016
@yisake
Copy link
Author

yisake commented Sep 2, 2016

@heyman Would you give an sample to me as how to send request with requests lib?

@heyman
Copy link
Member

heyman commented Sep 2, 2016

There are plenty of examples in the documentation (Locust uses the requests lib as it's default HTTP client). http://docs.locust.io

@yisake
Copy link
Author

yisake commented Sep 2, 2016

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants