Code Monkey home page Code Monkey logo

Comments (8)

yuanfujie avatar yuanfujie commented on June 29, 2024

本地代理使用的proxyee版本:1.0.4

通过以下命令执行:curl -Lk -x 127.0.0.1:8181 https://chaoshi.detail.tmall.com/item.htm?id=16740316735
报错如下:curl: (35) Unknown SSL protocol error in connection to jump.taobao.com:8181

去掉代理能正常返回:curl -Lk https://chaoshi.detail.tmall.com/item.htm?id=16740316735

其它网址未见异常,麻烦定位一下问题,生产环境重度依赖proxyee

from proxyee.

monkeyWie avatar monkeyWie commented on June 29, 2024

我测试一下看看

from proxyee.

monkeyWie avatar monkeyWie commented on June 29, 2024

在浏览器使用正常,我怀疑是curl的bug,使用代理服务器的时候重定向没带上cookie

from proxyee.

yuanfujie avatar yuanfujie commented on June 29, 2024

很奇怪不使用代理cookie能带上,你是说-x参数的bug咯,不知道有没有可能在proxyee的代码中能把cookie带上?

from proxyee.

monkeyWie avatar monkeyWie commented on June 29, 2024

可以实现个拦截器修改下对应的请求头带上cookie就好

from proxyee.

yuanfujie avatar yuanfujie commented on June 29, 2024

可以实现个拦截器修改下对应的请求头带上cookie就好

这个特性会在proxyee的下个版本实现吗?

from proxyee.

monkeyWie avatar monkeyWie commented on June 29, 2024

这个可以自己实现的,proxyee是支持扩展的,可以看看项目代码里的demo

from proxyee.

yuanfujie avatar yuanfujie commented on June 29, 2024

好的 谢谢了

from proxyee.

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.