Yash Ladha

Results 32 comments of Yash Ladha

I also faced similar issue in our application and identified the root cause be `TLS HANDSHAKE` failure because of mismatch in cipher suite list from client to server. https://github.com/lightbody/browsermob-proxy/blob/master/mitm/src/main/java/net/lightbody/bmp/mitm/util/SslUtil.java#L132-L148 We...

I would like to work on this issue @bruceauyeung

Hey I am still not able to load completion for the multi-maven project (findRoot is pointing to my project root). I am using this project [link](https://github.com/lightbody/browsermob-proxy) @chemzqm . Can you...

It is saying: `Path must include project and resource name:`

It is not a good practice to transfer images through network though, instead, thumbnails and SVG would be a better approach for rendering images. Secondly initiating several parallel loads at...

This can offload the installation steps to do for the server and frontend. Every time the user runs the script it will check for the installation, if it is present...

Sample Interface would be on the lines of firebase-cli: ![image](https://user-images.githubusercontent.com/18033231/38137004-b26f47e8-343f-11e8-9994-3ed5d9cab99c.png)

Great, we also thought of this to implement, but how will you handle the pixelization in different paper and badge config? Open for suggestions. This is a big issue and...

Also can you prepare logic for checking for temporary mails. There are some restricted domains for email address so that only valid users authenticate into system.