index
:
delta/python-packages/webtest.git
docs-cleanup
form_charset
github-actions
issue-templates-contributing
main
master
pytest
six
stevepiercy-patch-1
github.com: Pylons/webtest.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webtest
/
response.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop python3.6 support
Éloi Rivard
2022-01-16
1
-2
/
+2
*
Fixed #236: app.lxml support xml responses with encoding declaration
Gael Pasgrimaud
2021-08-26
1
-1
/
+13
*
Dropped support for Python 2.7 and 3.5
David Smith
2020-11-07
1
-46
/
+13
*
Remove use of deprecated splittype and splithost
Jeppe Fihl-Pearson
2020-02-25
1
-4
/
+0
*
Explicitly raise AssertionError in response checks
John Carter
2019-01-19
1
-4
/
+7
*
more linkcheck and intersphinx fixes
Steve Piercy
2018-09-10
1
-8
/
+7
*
.json now return .json_body; fixed #177
Gael Pasgrimaud
2017-03-15
1
-5
/
+2
*
use text_type() instead of str(). see #164
Gael Pasgrimaud
2016-09-15
1
-6
/
+2
*
do not guess encoding if response's charset is set. See #160
Gael Pasgrimaud
2016-07-21
1
-3
/
+7
*
Set Referer header on .click() and .clickbutton() (#147)
Benjamin Dauvergne
2016-03-31
1
-1
/
+4
*
pep8 everywhere
Gael Pasgrimaud
2014-04-16
1
-6
/
+5
*
Adds ability to specify an HTML parser
Lyndsy Simon
2013-10-07
1
-2
/
+3
*
Merge pull request #77 from homm/master
Domen Kožar
2013-08-07
1
-2
/
+2
|
\
|
*
Fix json detection in response
homm
2013-08-02
1
-2
/
+2
*
|
Decode the content before returning it
Alexis Métaireau
2013-08-05
1
-0
/
+1
|
/
*
Support for redirects having relative "Location" header
Andrey Lebedev
2013-03-22
1
-2
/
+3
*
Allow TestResponse.click() to match HTML content as well as text content.
Timothy Elliott
2013-03-06
1
-1
/
+1
*
TestResponse.maybe_follow() method
Mikhail Korobov
2013-03-04
1
-6
/
+25
*
Don't let BeautifulSoup use lxml. Fix GH-51
Mikhail Korobov
2013-03-03
1
-1
/
+1
*
correct api method links
Domen Kožar
2013-03-02
1
-5
/
+5
*
improve TestResponse api docs a bit
Domen Kožar
2013-03-02
1
-7
/
+8
*
Rewrote TestResponse._find_element.
Georges Dubus
2013-02-23
1
-34
/
+6
*
Reviewed documentation for `TestResponse`.
Georges Dubus
2013-02-23
1
-9
/
+17
*
Fixes to the doc, mostly links and typos.
Georges Dubus
2013-02-23
1
-8
/
+10
*
merge conflict
Gael Pasgrimaud
2013-02-22
1
-28
/
+17
*
move testresponse to his own module
Gael Pasgrimaud
2013-02-22
1
-0
/
+554