Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-SMF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-SMF
Commits
a414fe4f
Commit
a414fe4f
authored
Jan 24, 2021
by
Tien-Thinh Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update HTTP2
parent
58b1f280
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
59 additions
and
151 deletions
+59
-151
src/api-server/smf-http2-server.cpp
src/api-server/smf-http2-server.cpp
+57
-149
src/api-server/smf-http2-server.h
src/api-server/smf-http2-server.h
+2
-2
No files found.
src/api-server/smf-http2-server.cpp
View file @
a414fe4f
This diff is collapsed.
Click to expand it.
src/api-server/smf-http2-server.h
View file @
a414fe4f
...
...
@@ -34,7 +34,7 @@
#include <nghttp2/asio_http2_server.h>
#include "SmContextUpdateMessage.h"
#include "SmContextMessage.h"
#include "SmContextRelease
Data
.h"
#include "SmContextRelease
Message
.h"
#include "uint_generator.hpp"
#include "smf.h"
...
...
@@ -57,7 +57,7 @@ class smf_http2_server {
void
release_sm_context_handler
(
const
std
::
string
&
smf_ref
,
const
SmContextRelease
Data
&
smContextReleaseData
,
const
SmContextRelease
Message
&
smContextReleaseMessage
,
const
response
&
response
);
void
stop
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment