index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
http_upload.py
Age
Commit message (
Expand
)
Author
2022-03-20
setup.py: add cryptography in extras_require; update example
Maxime “pep” Buquet
2022-03-19
examples/http_upload.py: Add --encrypt parameter to send encrypted files
Maxime “pep” Buquet
2022-03-19
examples/http_upload: Add some typing
Maxime “pep” Buquet
2021-02-24
examples: add oob to httpupload example
mathieui
2021-02-05
examples: rewrite copyright notices
mathieui
2018-10-27
typo
Florian Klien
2018-10-27
examples: Add the possibility to use another HTTP File Upload domain.
Emmanuel Gil Peyrot
2018-10-27
fixing uncaught async exceptions due to missing await
Florian Klien
2018-10-09
examples: Remove unused asyncio imports.
Emmanuel Gil Peyrot
2018-08-19
examples, tests: Replace all @asyncio.coroutines with proper async functions.
Emmanuel Gil Peyrot
2018-03-08
Simplify usage of HTTP File Upload plugin.
Emmanuel Gil Peyrot
2018-03-08
Add max-file-size support to HTTP File Upload example.
Emmanuel Gil Peyrot
2018-03-08
Add an HTTP File Upload example.
Emmanuel Gil Peyrot