Coder Social home page Coder Social logo

Comments (3)

gmetais avatar gmetais commented on June 16, 2024

Hi!

You should be able to use this syntax: bar=foo;domain=url. Don't know if it is what you mean by multiple cookies...

Le 15 mai 2015 à 13:12, abhishek0001 [email protected] a écrit :

Hi Team,
The latest code base has an option to accept cookie field, with a textbox.
Q: How do we pass multiple cookies with YLT UI, can you explain the syntax if it is?

If we can't pass multiple cookies from UI, can you add this as an enhancement request to the queue?
Use Case: Siteminder protected internal sites in the Enterprise typically use two cookies SMIDENTITY & SMSESSION for auth.

Thanks


Reply to this email directly or view it on GitHub.

from yellowlabtools.

abhishek0001 avatar abhishek0001 commented on June 16, 2024

My bad, chrome resources tab shows different domains for each name value pair. Fiddler shows a single header cookie for the page. Closing this issue. Thanks.

Keep running into a range error though with the test is running message on UI.
RangeError: Maximum call stack size exceeded.phantomjs://bootstrap.js:56{"event":"screenshot","data":[

from yellowlabtools.

gmetais avatar gmetais commented on June 16, 2024

I also have this stack size problem with some websites.

I know that increasing the stack size is generally not a good way to fix this kind of problems, but YLT's server fails less often since it runs with a stack size of 262000 (the default NodeJS stack size is 984).

Here is the syntax for stack size setting:
node --stack-size=XXXX bin/server.js

Tell me if it works for you.

from yellowlabtools.

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.