Giter Club home page Giter Club logo

Comments (8)

jocelyn avatar jocelyn commented on August 22, 2024

Interesting, I will try to reproduce and see.
Since we have specific connector for cgi, libfcgi, ... we may be able to do something.
if PATH_INFO always comes decoded from the variables, then we could set the WSF_REQUEST.percent_encoded_path_info accordingly.

from ewf.

colin-adams avatar colin-adams commented on August 22, 2024

How?

On 13 May 2014 07:57, Jocelyn Fiat [email protected] wrote:

Interesting, I will try to reproduce and see.
Since we have specific connector for cgi, libfcgi, ... we may be able to
do something.
if PATH_INFO always comes decoded from the variables, then we could set
the WSF_REQUEST.percent_encoded_path_info accordingly.


Reply to this email directly or view it on GitHubhttps://github.com//issues/130#issuecomment-42923129
.

from ewf.

colin-adams avatar colin-adams commented on August 22, 2024

SCRIPT_NAME is also defined to not be URL-encoded, so where is the
information to come from?

On 13 May 2014 08:02, Colin Adams [email protected] wrote:

How?

On 13 May 2014 07:57, Jocelyn Fiat [email protected] wrote:

Interesting, I will try to reproduce and see.
Since we have specific connector for cgi, libfcgi, ... we may be able to
do something.
if PATH_INFO always comes decoded from the variables, then we could set
the WSF_REQUEST.percent_encoded_path_info accordingly.


Reply to this email directly or view it on GitHubhttps://github.com//issues/130#issuecomment-42923129
.

from ewf.

colin-adams avatar colin-adams commented on August 22, 2024

At the moment, I am getting round the problem because I know (at least, I
hope I do) that the URLs I am using do not contain any special characters,
such as / - so i can take the path_info, and reconstruct the encoded
version.

But soon I will have to deal with objects whose name includes a /
character. At which point I can no longer tell if the / in the path_info is
a path-separator or a data character that was originally percent-encoded.

On 13 May 2014 08:43, Colin Adams [email protected] wrote:

SCRIPT_NAME is also defined to not be URL-encoded, so where is the
information to come from?

On 13 May 2014 08:02, Colin Adams [email protected] wrote:

How?

On 13 May 2014 07:57, Jocelyn Fiat [email protected] wrote:

Interesting, I will try to reproduce and see.
Since we have specific connector for cgi, libfcgi, ... we may be able to
do something.
if PATH_INFO always comes decoded from the variables, then we could set
the WSF_REQUEST.percent_encoded_path_info accordingly.


Reply to this email directly or view it on GitHubhttps://github.com//issues/130#issuecomment-42923129
.

from ewf.

jocelyn avatar jocelyn commented on August 22, 2024

I did a few tests on a ubuntu machine, running apache2

and I get those output
https://gist.github.com/jocelyn/e46ad4f39b808ea87d14

so we have a few things to double check..

from ewf.

jocelyn avatar jocelyn commented on August 22, 2024

The pull request #136
address those issues.

This is not yet merged, so don't hesitate to comment.

from ewf.

colin-adams avatar colin-adams commented on August 22, 2024

Is this pull request merged yet?

from ewf.

jocelyn avatar jocelyn commented on August 22, 2024

No, I was worry about not getting any comment.
But I will merge it before end of November if no-one disapprove it.

from ewf.

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.