• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
0

about post method

how do we get attributes from post method

python
8th Mar 2017, 12:13 PM
Palash Shantilal Gupta
Palash Shantilal Gupta - avatar
1 Resposta
+ 2
import requests get_response = requests.get(url='http://google.com') post_data = {'username':'joeb', 'password':'foobar'} # POST some form-encoded data: post_response = requests.post(url='http://httpbin.org/post', data=post_data) http://stackoverflow.com/questions/4476373/simple-url-get-post-function-in-JUMP_LINK__&&__python__&&__JUMP_LINK
9th Mar 2017, 5:45 AM
Álvaro

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
Bro can you fix yt error?
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Need suggestions to learn AI and ML
1 Votes
Bug in Completing AI Practice
0 Votes
Duration of heart refilling
0 Votes