Giter Club home page Giter Club logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
$contentLength = int(getHeader($headers, "Content-Length"));
改为
$contentLength = Int(GetHeader($headers, "Content-Length"));

Original comment by [email protected] on 3 Jan 2012 at 12:45

from snova.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
改了还是不行,另外spac中的$GOOGLE是什么??

Original comment by titanium98118 on 3 Jan 2012 at 12:58

Attachments:

from snova.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
ORZ。。。原来改漏了"G",现在可以了,谢谢。

Original comment by titanium98118 on 3 Jan 2012 at 1:06

from snova.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
注意有两处, 一是int->Int,二是getHeader->GetHeader
$GOOGLE指用Google的可用IP直接转发请求

Original comment by [email protected] on 3 Jan 2012 at 1:09

from snova.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
我也在snova-0.12.0107.zip 里遇到这个问题了
话说1017这个版本也没把这个错误修复啊

Original comment by [email protected] on 7 Jan 2012 at 6:08

from snova.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
还有HTTPS的选择语句怎么没了?
光有个注释,我记得hyk使用这句话的啊:
 if $protocol=="https" 
{ 
return $SSHD;
}

Original comment by [email protected] on 7 Jan 2012 at 6:14

from snova.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
https的选择可以加上,这是一个脚本,满足语法要求的语句都
可以(上面一句仍是合法的)

spac这次没有升级,故原错误仍保留未修改

Original comment by [email protected] on 8 Jan 2012 at 12:15

from snova.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 17, 2024
Fixed at V0.12.0120

Original comment by [email protected] on 20 Jan 2012 at 2:56

  • Changed state: Fixed

from snova.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.