Summer Gram

Results 27 comments of Summer Gram

Hi, @gterzian I am interested in this one. Do you have any idea about the current Clipboard API which handle the case that the user "cut, copy and paste"? Thanks!

> > Do you have any idea about the current Clipboard API which handle the case that the user "cut, copy and paste"? > > Do you have a link...

@gterzian Looking at gecko is a good idea. I didn't think about it. @rathod-sahaab can take it since it is his idea. I can work on other issues. Thanks!

@servo-highfive assign me

Hi, is it duplicate the request and send again?

mind if I take this? I may need some help btw

@emanuele-em hi, Will `RequestResponse::Response(res) => return Ok(res),` ever run in internal.rs? How does the proxy send back response to the software like web browser? ``` pub(crate) async fn proxy( mut...