Giter Site home page Giter Site logo

blog-source's People

Contributors

yqfang avatar

Watchers

 avatar

blog-source's Issues

学习笔记-http请求和跨域

背景

   抛开业务,背景可以抽象为:系统A需要发送一个请求到系统B,B得到了请求参数后处理自己的业务逻辑。这是个典型的请求响应的场景,我们计划采用http请求响应的模型,希望调研有如下几个问题:

  1. http协议的一些基本概念
  2. servlet对于http请求的处理
  3. http与跨域

初步计划三篇文章

  1. Go into the detail of the http request header and response header
  2. How servlet interact with http protocal
  3. cross-domain request

应用实战:

  1. use jquery, javascript as browser language and make get, post, form request, jsonp, corps request to the tomcat and return various types of data.
  2. Do above again with java http client

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.