The first interview was relatively easy with all the trivial questions other have already mentioned - what port is used for HTTP, what does SSL stand for, what is the difference between GET and POST, etc..
On the second interview I was asked to code feed-buzz, create a simple code for caching values (used an array where key is md5(value)), set a timer in JS. Some questions will be dynamic - they will ask you to code something easy and then will ask you to modify it, for instance to handle a sightly different task or dataset. The interviewer was really nice, we chatted about our favorite programming books, etc..