aboutsummaryrefslogtreecommitdiff
path: root/src/http/mod.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Use an https connector in http::send_filesZeyla Hellyer2017-06-091-1/+5
* Make http::send_files accept a slice of bytesZeyla Hellyer2017-06-041-4/+13
* Make http::AttachmentType only use borrowed valuesZeyla Hellyer2017-06-041-14/+16
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-1/+2
* Implement multiple attachmentsKen Swenson2017-05-281-0/+86
* Fix incorrect attempted send_file deserializationZeyla Hellyer2017-05-271-0/+12
* Fix broken docs links in http moduleZeyla Hellyer2017-05-241-43/+43
* Restructure modulesZeyla Hellyer2017-05-221-0/+1544