shalomweiss / mm-system-2017

MIT License
2 stars 2 forks source link

Dev/main #68

Closed NajibAbuSamra closed 6 years ago

NajibAbuSamra commented 6 years ago

Milestone.1

masterFoad commented 6 years ago

There is a connection problem we must fix first.

danielzar2710 commented 6 years ago

this is ok

NajibAbuSamra commented 6 years ago

@masterFoad who needs to change that?

masterFoad commented 6 years ago

@NajibAbuSamra the web, because I changed the servlet to "post" when its dealing with user pictures for security purposes.

danielzar2710 commented 6 years ago

@masterFoad you want me to do a post request for each picture? if yes, then i need to tell you that it will be problematic, because it will make the page load for a lot of time

masterFoad commented 6 years ago

@danielzar2710 I thought its more secure, If its not a problem and if get is faster I will change. Do I?

danielzar2710 commented 6 years ago

Ok, when i do a post what do you send me back?

masterFoad commented 6 years ago

@danielzar2710 It sends the same response as the get, The picture.

masterFoad commented 6 years ago

@danielzar2710 Its relatively fast for me to change, If you feels its going to take a lot of time then its easier to change the servlets...