Commit Graph

28 Commits

Author SHA1 Message Date
Igor Chubin
0b65985a71 added LISTEN_HOST and LISTEN_PORT 2018-10-03 22:47:02 +02:00
Igor Chubin
ceae32a7da big part of wttr() 2018-10-03 19:50:19 +02:00
Igor Chubin
df5b33c662 show_help() 2018-10-03 19:47:48 +02:00
Igor Chubin
8e1479f6ba User-Agent can be omited 2018-10-03 19:43:53 +02:00
Igor Chubin
ef3cb4dd7c added parse_accept_language() 2018-10-03 19:40:48 +02:00
Igor Chubin
5d7a87afb0 show_help() 2018-10-03 19:39:10 +02:00
Igor Chubin
e120196259 added find_supported_language() 2018-10-03 19:38:33 +02:00
Igor Chubin
3a5335ff0c syncing livecode with github code, step1 2018-10-03 19:37:45 +02:00
Igor Chubin
bcdd09c768 added /malformed-response.html route 2018-10-03 19:11:58 +02:00
Igor Chubin
c7c0430699 request restrictions relaxed 2018-10-03 19:10:26 +02:00
Sebastian Haas
6e5efdeb5e Support DNS LOC record for @<domain> queries
Query LOC record first; use IP address as fallback.
2017-07-27 00:44:51 +02:00
Santiago Basulto
32c1686878 Remove PLAIN_TEXT_AGENTS from globals scope and add python-requests 2017-02-21 20:16:07 -03:00
Igor Chubin
430c56e946 Merge pull request #26 from pkulev/pr-moveout-plain-agents
refactor: move out plain text agents to separate list.
2017-02-04 22:59:08 +01:00
Igor Chubin
cfea6b5f29 Merge pull request #44 from ogarcia/host_port_and_fix
Add host and port configuration and fix unicode decode error
2017-02-04 22:57:18 +01:00
Igor Chubin
6a7b58e54e Merge pull request #40 from kromanenko/code-style
Code style
2017-02-04 22:55:11 +01:00
Artanicus
3ae8d8ddfe Remove debug print I forgot in 2017-02-04 23:20:09 +02:00
Artanicus
2bed3a84c8 wego doesn't have a city flag anymore, it's location now 2017-02-04 23:17:42 +02:00
Óscar García Amor
9e0a9a5d39 Fixed unicode decode error 2016-06-08 17:02:28 +02:00
Kyrylo Romanenko
d8750b4e75 Minor code style fix
Fix indentation and typo.
2016-04-23 00:53:21 +03:00
Kyrylo Romanenko
68637bd71b Remove unused imports 2016-04-23 00:38:14 +03:00
Óscar García Amor
a9f4bf18af Added support to configure listen host and port 2016-03-12 13:45:45 +01:00
Pavel Kulyov
afc8eafd61 refactor: move out plain text agents to separate list. 2016-03-11 11:35:26 +03:00
Christian Garbs
eb2817a20e add 'lwp-request' to non-html user agents
this should make /usr/bin/GET from libwww perl output plain text instead of HTML
2016-02-28 20:59:54 +01:00
Igor Chubin
a5ff1234f2 Merge pull request #3 from aar0nTw/master
Disable html output when use httpie
2016-02-19 19:57:35 +01:00
Sergio Santoro
7bb8d58739 Use environment variables for configuration 2016-02-18 14:44:21 +01:00
Aaron Huang
227fa64211 Disable html output when use httpie 2016-02-18 19:08:17 +08:00
Igor Chubin
757baad76a added favicon.ico 2015-12-27 09:52:50 +02:00
Igor Chubin
05c224c68d checked wttr.in in 2015-12-27 00:22:13 +02:00