• Cursos
  • Compilador de Código
  • Debatir
  • Precios
  • 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 Respuesta
+ 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

¿Tienes a menudo preguntas como esta?

Aprende gratis de forma más eficaz

  • Introducción a Python

    7,1M de estudiantes

  • Introducción a Java

    4,7M de estudiantes

  • Introducción a C

    1,5M de estudiantes

  • Introducción a HTML

    7,5M de estudiantes

Ver todos los cursos
En tendencia hoy
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
solo learn program issue - iPhone?
1 Votes
Anyone have song names? Comment your favorites here for a project im working on
0 Votes
Bro can you fix yt error?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Bug in Completing AI Practice
0 Votes