disable HTTP debug
This commit is contained in:
parent
70317ca4e3
commit
32b5037e19
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ __all__ = ['BNPorc']
|
|||
class BNPorc(BaseBrowser):
|
||||
DOMAIN = 'www.secure.bnpparibas.net'
|
||||
PROTOCOL = 'https'
|
||||
DEBUG_HTTP = True
|
||||
ENCODING = None # refer to the HTML encoding
|
||||
PAGES = {'.*pageId=unedescomptes.*': AccountsList,
|
||||
'.*pageId=releveoperations.*': AccountHistory,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue