Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:e_h [2019/01/02 18:05]
sypark1
en:e_h [2019/01/09 09:26]
sypark1
Line 8: Line 8:
 <button type="​info"​ size="​xs">​[[e_E|E]]</​button>​ <button type="​info"​ size="​xs">​[[e_E|E]]</​button>​
 <button type="​info"​ size="​xs">​[[e_F|F]]</​button>​ <button type="​info"​ size="​xs">​[[e_F|F]]</​button>​
-<button type="​info"​ size="​xs" disabled="​true">​G</​button>​+<button type="​info"​ size="​xs">​[[e_G|G]]</​button>​
 <button type="​info"​ size="​xs">​[[e_H|H]]</​button>​ <button type="​info"​ size="​xs">​[[e_H|H]]</​button>​
 <button type="​info"​ size="​xs">​[[e_I|I]]</​button>​ <button type="​info"​ size="​xs">​[[e_I|I]]</​button>​
Line 39: Line 39:
  
   * [[http|HTTP]]:​ Short for Hypertext Transfer Protocol, this term refers to the protocol whereby a web client and a web server exchange data via a web browser. \\   * [[http|HTTP]]:​ Short for Hypertext Transfer Protocol, this term refers to the protocol whereby a web client and a web server exchange data via a web browser. \\
 +
 +  * [[https|HTTPS]]:​ Short for Hypertext Transfer Protocol over Secure Sockets Layer. This term refers to a protocol that provides enhanced security compared to [[http|HTTP]]. All data transmitted and received through HTTPS is encrypted, so HTTPS provides better security than HTTP. \\