Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-js
/
e769c51b1da28cd0292b273086218702a0242074
/
js
/
ccnxProtocol
/
components
/
ccnxProtocolService.js
e769c51
Added MimeTypes.js, based on Ubuntu /etc/mime.types, to get the contentType based on the filename extension.
by Jeff Thompson
· 12 years ago
9e6dff0
Move out the ContentClosure for expressInterest to be its own class.
by Jeff Thompson
· 12 years ago
57d0738
Make the ContentChannel handle setting the URL bar.
by Jeff Thompson
· 12 years ago
6576bbb
After sending the content to the ContentChannel, set the mostRecentWindow URL bar if its LOAD_INITIAL_DOCUMENT_URI bit is set.
by Jeff Thompson
· 12 years ago
d4617ff
In newChannel, trim the URL before using and comparing.
by Jeff Thompson
· 12 years ago
10de459
Update the address bar with the name in the returned ContentObject. (Don't show the sequence number unless in the original URI.)
by Jeff Thompson
· 12 years ago
25b0641
Use the name in the returned CoontentObject to get the MIME type and make getContentTypeAndCharset scan the components.
by Jeff Thompson
· 12 years ago
df0a6f7
Move content type choice into separate function getContentTypeAndCharset.
by Jeff Thompson
· 12 years ago
741108b
upcall should return Closure.RESULT_OK.
by Jeff Thompson
· 12 years ago
3441976
Added Closure.js. Put expressInterest in NDN.js. Use it in ccnxProtocolService.js.
by Jeff Thompson
· 12 years ago
745026e
Change all ucla-cs authored files to refer to COPYING.
by Jeff Thompson
· 12 years ago
3651251
Check for MIME type text/css.
by Jeff Thompson
· 12 years ago
f076145
For now, hard code the host to lioncub.metwi.ucla.edu.
by Jeff Thompson
· 12 years ago
08ab3cd
Add initial working implementation of the ccnx protocol handler for Firefox. The extension is ccnxProtocol.xpi.
by Jeff Thompson
· 12 years ago