Git Product home page Git Product logo

httpkit's People

Contributors

fjolnir avatar mralexgray avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

httpkit's Issues

Needs a license

This code is not usable without a license. Can you provide one, please?

ssl dependencies

Hi,
I am trying to build this using make however I keep getting the error `dependencies/mongoose/mongoose.c:60:10: fatal error: 'openssl/ssl.h' file not
found

include <openssl/ssl.h>`

I have downloaded the ssl dependency and built the framework, and tried adding both the openssl.framework file and libs and headers into the iphone-openssl folder, but still get that error.

Any pointers what i'm doing wrong?

Thanks

RubyMotion

Has there been any luck running this with RubyMotion? I get the following output:

The following build commands failed:
    CompileC build/HTTPKit.build/Release/HTTPKit.build/Objects-normal/x86_64/mongoose.o Dependencies/mongoose/mongoose.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
rake aborted!
Command failed with status (65): [/usr/bin/xcodebuild -project "HTTPKit.xcod...]

Depends on openssl which is now deprecated/insecure

Hey there,

Was checking out your project as a small http basic file server is exactly what I was looking for. Looks like it still uses openssl, every package manager and Xcode itself are really discouraging using it because of Heartbleed. I'm going to move onto other projects, but just wanted to see if you had a quick solution to drop support for it, maybe a drop in replacement.

screen shot 2017-04-09 at 10 41 59 am

How to serve images

Sorry for another ticket but couldn't find any documentation. How do you go about serving images?

Example Post page is not working

It appears that

connection.requestMultipartSegments[@"heyo"][@"value"];

returns Nil everytime.

Appears to be able to not handle this Content-Type : application/x-www-form-urlencoded.

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.