Coder Social home page Coder Social logo

fusco's People

Contributors

amanshin avatar dcorbacho avatar dluna avatar emafr avatar erszcz avatar etrepum avatar fdmanana avatar lastres avatar legoscia avatar leonardb avatar maxlapshin avatar oscarh avatar paulgray avatar philwitty avatar rumataestor avatar tolbrino avatar uwiger avatar viganiko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fusco's Issues

Fusco crash with non-binary path

Must validate arguments before process the request

(<0.4114.0>) exception_from {fusco,request,7} {exit,{{badarg,[{binary,match,[undefined,<<"/home/">>],[]},
                {fusco_lib,'-add_mandatory_hdrs/5-fun-0-',2,
                           [{file,"src/fusco_lib.erl"},{line,330}]},
                {lists,'-filter/2-lc$^0/1-0-',2,
                       [{file,"lists.erl"},{line,1271}]},                {fusco_lib,add_mandatory_hdrs,5,
                           [{file,"src/fusco_lib.erl"},{line,326}]},
                {fusco_lib,format_request,6,
                           [{file,"src/fusco_lib.erl"},{line,86}]},
                {fusco,handle_call,3,[{file,"src/fusco.erl"},{line,237}]},
                {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,588}]},
                {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,239}]}]},
       {gen_server,call,
                   [<0.4115.0>,
                    {request,undefined,<<"POST">>,[],
                             <<"{\"foo\" :  \"543\"}">>,
                             1},
                    10000]}}}

Is "fusco_drv.so" being used?

I'm interested in experimenting with this library in my code.

I've been taking a peak through the codebase. I can't find the source code for the fusco_drv.so object file. Is it being used at all? If so, why is the source code not available?

When to use "fusco_cp"?

Sorry for asking a question on the issue tracker but I wasn't sure how else to get more information on this project. I'm trying to understand when to use "fusco_cp" to manage requests to the same server.

Is the client pool the recommended way to use this library? Does it negate the need to use a library like poolboy to manage connections? What are the limitations with using fusco's client pool?

Cookies are not sent in following requests

The next cookies are not attached to requests to /myserver/service/FindClients.do?max=5

HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=1EFAB4DBD23036AB51FD84C1ACCEC08D; Path=/myserver/; HttpOnly
Set-Cookie: t=a3e58742-f27f-496c-aec1-db8e940febb1; Expires=Wed, 20-Aug-2014 11:16:27 GMT; Path=/
Content-Type: application/json;charset=UTF-8
Content-Language: en
Content-Length: 75
Date: Fri, 21 Feb 2014 11:16:28 GMT

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.