Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sencha
/
qhttpserver
Public
forked from
nikhilm/qhttpserver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 15, 2016
Restore QHttpServer::listen(address, port) allowing listening on specific network interfaces.
Simon Brunel
committed
b1a8e71
View commit details
Copy full SHA for b1a8e71
Browse repository at this point
Commits on May 28, 2015
1. refactor QHttpServer to inherit from QTcpServer.
Show description for 0554a7a
azadkuh
authored and
Simon Brunel
committed
0554a7a
View commit details
Copy full SHA for 0554a7a
Browse repository at this point
Merge remote-tracking branch 'remotes/navrocky/master' into nikhilm-master
Simon Brunel
committed
569dcb1
View commit details
Copy full SHA for 569dcb1
Browse repository at this point
Commits on May 21, 2015
Use port 8080 in bodydata example for consistency
nikhilm
committed
5eb5a89
View commit details
Copy full SHA for 5eb5a89
Browse repository at this point
Use Q_EMIT instead of emit
nikhilm
committed
902fd46
View commit details
Copy full SHA for 902fd46
Browse repository at this point
Update http-parser to 2.5.0
nikhilm
committed
05ba06d
View commit details
Copy full SHA for 05ba06d
Browse repository at this point
Use Q_SIGNALS, Q_SLOTS macros
nikhilm
committed
7b18990
View commit details
Copy full SHA for 7b18990
Browse repository at this point
Merge pull request #46 from vdudouyt/master
Show description for afb213c
nikhilm
committed
afb213c
View commit details
Copy full SHA for afb213c
Browse repository at this point
Merge pull request #45 from kmatheussen/master
Show description for 37914e3
nikhilm
committed
37914e3
View commit details
Copy full SHA for 37914e3
Browse repository at this point
Commits on Jan 6, 2015
Merge pull request #50 from hporten/master
Show description for 6262cef
nikhilm
committed
6262cef
View commit details
Copy full SHA for 6262cef
Browse repository at this point
Commits on Jan 2, 2015
Removed extraneous semicolons from C++ class definition.
Show description for 45249a7
hporten
committed
45249a7
View commit details
Copy full SHA for 45249a7
Browse repository at this point
Commits on Nov 11, 2014
Fixed segmentation fault error during destroying of QHttpConnection
navrocky
committed
d0dd006
View commit details
Copy full SHA for d0dd006
Browse repository at this point
Commits on Oct 16, 2014
Emit a signal when the connection was unexpectedly closed so that it could be handled by user
vdudouyt
committed
07553b4
View commit details
Copy full SHA for 07553b4
Browse repository at this point
Commits on Sep 29, 2014
- track httprequest lifetime
Show description for 3922dc2
navrocky
committed
3922dc2
View commit details
Copy full SHA for 3922dc2
Browse repository at this point
Commits on Sep 18, 2014
Fixed doxygen documentation for QHttpResponse::waitForBytesWritten
kmatheussen
committed
edebea6
View commit details
Copy full SHA for edebea6
Browse repository at this point
Added "flush" and "waitForBytesWritten" methods to QHttpResponse
kmatheussen
committed
56c3744
View commit details
Copy full SHA for 56c3744
Browse repository at this point
- fixed memory leak in QHttpConnection
Show description for da06650
navrocky
committed
da06650
View commit details
Copy full SHA for da06650
Browse repository at this point
Commits on Apr 17, 2014
Merge pull request #37 from czechtech/typo
Show description for dbb7058
nikhilm
committed
dbb7058
View commit details
Copy full SHA for dbb7058
Browse repository at this point
Fixed link to HTTP-Parser project in README.md
czechtech
authored and
czechtech
committed
91c40dd
View commit details
Copy full SHA for 91c40dd
Browse repository at this point
Commits on Feb 7, 2014
Add 2014 to copyright years
nikhilm
committed
941ff56
View commit details
Copy full SHA for 941ff56
Browse repository at this point
Update README.md
nikhilm
committed
740e67a
View commit details
Copy full SHA for 740e67a
Browse repository at this point
Commits on Feb 5, 2014
Merge pull request #31 from cbuehler/patch-1
Show description for 008aa89
nikhilm
committed
008aa89
View commit details
Copy full SHA for 008aa89
Browse repository at this point
Fix Q_ASSERT for http_parser_parse_url
Show description for 2949d6b
christian-sahlmann
committed
2949d6b
View commit details
Copy full SHA for 2949d6b
Browse repository at this point
Commits on Jan 31, 2014
Merge branch 'master' of https://github.com/carbn/qhttpserver into carbn-master
Show description for 5eb2046
nikhilm
committed
5eb2046
View commit details
Copy full SHA for 5eb2046
Browse repository at this point
Added assertion to QHttpConnection::updateWriteCount
Samu Nuutamo
committed
030f8bc
View commit details
Copy full SHA for 030f8bc
Browse repository at this point
Renamed signals/slots to follow qt style
Samu Nuutamo
committed
9ede3a6
View commit details
Copy full SHA for 9ede3a6
Browse repository at this point
Use Qt coding style.
Show description for 7c8dbcd
nikhilm
committed
7c8dbcd
View commit details
Copy full SHA for 7c8dbcd
Browse repository at this point
Style fix for #28.
nikhilm
committed
b5c7d79
View commit details
Copy full SHA for b5c7d79
Browse repository at this point
Merge pull request #28 from Nehmulos/server-bind-fail-patch
Show description for 75232f1
nikhilm
committed
75232f1
View commit details
Copy full SHA for 75232f1
Browse repository at this point
Commits on Jan 15, 2014
Removed debug message on new connections
carbn
committed
59d10ae
View commit details
Copy full SHA for 59d10ae
Browse repository at this point
Commits on Jan 8, 2014
Added signal to indicate that the send buffer is empty
Show description for 75d753a
carbn
committed
75d753a
View commit details
Copy full SHA for 75d753a
Browse repository at this point
Commits on Dec 30, 2013
stop using deleteLater in listen() and therefore remove the delayed NULL in tcpServerDestroyed slot;
Nehmulos
committed
b8f0da4
View commit details
Copy full SHA for b8f0da4
Browse repository at this point
fix typo;
Nehmulos
committed
478bc21
View commit details
Copy full SHA for 478bc21
Browse repository at this point
Commits on Dec 29, 2013
close the tcpServer and mark it for deletation when the QHttpServer is deleted;
Nehmulos
committed
a26cb55
View commit details
Copy full SHA for a26cb55
Browse repository at this point
NULL the m_tcpServer pointer when the data is destroyed;
Nehmulos
committed
e42c6d8
View commit details
Copy full SHA for e42c6d8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.