Sha256: c3c7e54aae04e878b5f83f097dc576e9becd1fe9242167df1ade0e0e52ad6322

Contents?: true

Size: 228 Bytes

Versions: 3

Compression:

Stored size: 228 Bytes

Contents

#!/bin/sh
curl -d 'channel=#notify&message=*test* _daioikachan_ `www-form-urlencoded`' http://localhost:4979/notice
curl -F 'channel=#notify' -F 'message=*test* _daioikachan_ `multipart/form-data`' http://localhost:4979/privmsg

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
daioikachan-0.0.9 test.sh
daioikachan-0.0.8 test.sh
daioikachan-0.0.7 test.sh