From e64850ea321f1aa1d1240e0e5d7b203da0cb883e Mon Sep 17 00:00:00 2001
From: anekos
Date: Thu, 10 Dec 2009 11:33:58 +0000
Subject: fix a typo
git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@36116 d0d07461-0603-4401-acd4-de1884942a52
---
_libly.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to '_libly.js')
diff --git a/_libly.js b/_libly.js
index 46bd0e8..f3334a3 100755
--- a/_libly.js
+++ b/_libly.js
@@ -12,7 +12,7 @@ var PLUGIN_INFO =
適当なライブラリっぽいものたち。
suVene
MIT
- 0.1.27
+ 0.1.28
2.3pre
2.3pre
http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk/_libly.js
@@ -113,7 +113,7 @@ Request(url, headers, options):
以下のようにHTTPヘッダの値を指定できる(省略可)
>||
{
- 'Referrer' : 'http://example.com/'
+ 'Referer' : 'http://example.com/'
}
||<
以下の値はデフォルトで設定される('Content-type'はPOST時のみ)
--
cgit v1.2.3