lostfields

Results 12 comments of lostfields

it would be nice if we could forbid sending cookies per request, or whenever we choose to send cookie manually. What about to include the cookie header if the cookie...

yes or the possibility to turn off cookie for a certain request by using local variables/settings just for that request-block.

I can take a look, but, most of the time a project only has one entry point - and it may or may not be to execute a code that...

Ok, we have to track down what differs from your model by using dump, but I can see it's hard to track down everything so I can try to make...

How is this going? Every time I want to use TVP I have to implement procedures where I really want to use ordinary SQL statements (TSQL). For my part it...

Wow, amazing @MichaelSun90 ! That branch worked out of the box through library `mssql`. I have only tested TVP, nothing more though.

the device id in the `CLI` command is just a reference to a long device guid in the panasonic API. Guess we could use that in the `CLI` command by...

I really like the idea, and I think it should be possible to accept the new agreement through the CLI, but I also think the safest way to do so,...

This is a nice one, but I prefer to cache the file version from apple like we are doing with the token. Lets say we send in a file location...

> In my case I use the library in a cron job that is executed every 30 minutes. > So my script would ask Apple API 384 times per week....