--- trunk/Estraier.pm 2006/01/08 16:50:34 70 +++ trunk/Estraier.pm 2006/01/09 15:22:05 71 @@ -1535,7 +1535,7 @@ $reqbody .= '&credit=' . $credit if ($credit > 0); $self->shuttle_url( $self->{url} . '/_set_link', - 'text/plain', + 'application/x-www-form-urlencoded', $reqbody, undef ) == 200;