Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: http-party/http-server
base: ef1557959ae6
Choose a base ref
...
head repository: http-party/http-server
compare: 0da0e1b03af6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 1, 2017

  1. Use safe colors to avoid header problems

    Use the safe mode of the "colors" module.
    Extending the string prototype leads to problems
    with union's way of setting HTTP headers.
    Leon Weidauer authored and BigBlueHat committed May 1, 2017
    Copy the full SHA
    a3ace13 View commit details
    Browse the repository at this point in the history
  2. replace color properties with safe-mode calls

    Leon Weidauer authored and BigBlueHat committed May 1, 2017
    Copy the full SHA
    0da0e1b View commit details
    Browse the repository at this point in the history