Jerome Velociter

Results 70 issues of Jerome Velociter

Hello, Is it possible to set a custom TCP connect timeout ? I'm new to rust, I might be missing some things obvious in the way tokio works If it's...

enhancement
help wanted
tcp

Tested on master (which has support for the `--method` CLI param) : ``` % node ./dist/bin.js --method=GET Request with GET/HEAD method cannot have body ```

Any interest in supporting modbus serial ? I could give it a try - at least for the RTU flavor. Thanks

- [x] sub menus support (calc) - [x] authentication/cookies - [ ] image uploads

improvement
back-office

This is important for ajax requests made by IE : they are cached otherwise

improvement

Right now user sessions are supported through encrypted/signed cookies. There is a cost associated with this strategy which is not negligible : the password as to be verified for each...